Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Java Universal Database Import and Export. A tool for exporting single or all database tables to XML and import back. Useful to move data between different databases wich support JDBC.
A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
SQL-Kitten is a generic sql client written in Java that can be used to connect to any jdbc compliant database. Some features are: Run SQL queries, Search within resultsets, Easy insert/update/delete, insert/update CLOB and BLOB datatype
A disk based production quality RTree based upon Guttmans quadratic split algorithm having following features:
Buffering with dirty write,
Index joins,
Tree Seeding,
Window and NN queries,
Runtime STR Packing capability,
Completely Thread safe.
This software is designed to provide easy administration of MySQL users to MySQL
Administrators by the use of Graphical User Interface. This project is developed in Java, which makes this software platform independent.
db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
A portable java IDE with support for syntax highlight, line numbers and others features. Version 0.2 is beeing prepared and will contain a lot of inovations and utilities.
JalistoPlus is lightweight, transactional, 100% pure Java database. It is object oriented and is able to directly persist and query for Java object graphs. It has modular design and may be used either in single or multi-threaded mode.
MyJQuery is an operating system independent database utility written entirely in Java, for beginners MySQL 5.1+ Database & students.
Generating Perl,Perl/CGI,PHP,Java,JSP Code Snippet & export CSV,HTML,XML
execute any MySQL statement
Database Migration Tool (DAMI)is a migration tool used for transporting data between databases. It transfers data from an existing database with a old structure to a new database with new structure.
The associated applications in this project are intended to display XML calls and processing of OASIS (http://www.oasis-open.org) Emergency Data eXchange Language (EDXL) standards through the Open Platform for Emergency Networks (OPEN).
Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
insideApps from determyne: Transaction-level performance monitoring for J2EE applications. Correlates and reports on transactions across HTTP server, J2EE container, and database layers. Pinpoints the source of performance issues in real time.
This utility can be used to copy Tables and Data from one database to another database. You can use do it between any Source and Destination database servers provided they have JDBC drivers available.
Sync4j LDAP Connector is a plug-in for the Funambol DS server previously known as Sync4J. The Sync4JLDAP connector allows to synchronize contacts to and from an LDAP server. Now supports: - OpenLDAP - Fedora LDAP server
The JPalo Client, API, and WebClient are tools to visualize and model data of a Palo or XMLA database. Their main purpose is Business Intelligence Reporting and Planning. With the API, programmers can easily model their specific needs.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.