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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
Bottomline is a JDBC proxy driver that loads the actual drivers using isolated classloaders, making it possible to load multiple versions of the same database driver. It also seamlessly integrates with application servers and persistence APIs.
ePen - A cross platform tool for creative writers and book authors. ePen is able to manage all information around a book project: The actual text, descriptions of the characters and scenes, the storyline.
OpenJean is a cross-platform, extensible, personal information manager. It includes: file manager, RSS aggregator, calendar and appointments diary, mailer, image manager, multimedia manager, favorites, notes, tasks, anniversaries, topics and address book
Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
A tool that can extract data from the Calibre SQLite database, including a command line tool that generates OPDS catalogs. In everyone's words, it takes the metadata out of Calibre, and generates catalogs for Stanza, Aldiko and web browsers.
JDBC Tools is a proxy driver framework for monitoring Java database access. It has pre-built JDBC logger and SQL query planning modules, but can be extended through a simple API to perform other monitoring operations.
NOTE: THIS PROJECT IS UNMAINTAINED
The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011.
A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
An Eclipse plugin for generating code out of an Entity-Relationship-Diagram (ERD). Currently SQL-DDL and POJO classes with EJB3.0 Annotations are supported. The diagrams conform to the diagram description by H. Buff (german book, ISBN 3-03-440201-5)
Business analysys/documentation management tool, inspired by the book "Writing Effective Use Cases" by Alistair Cockburn. Key wanted features are:managing & browsing versionable project requirements,use-cases,screen specs,docs generation,work with JIRA
ScriptManager is a command-line tool for executing and managing plain SQL scripts. ScriptManager was written in pure Java and requires JDBC driver to connect to any JDBC-compliant database.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
Hibernate-Examples used in book about Hibernate 3: Robert F. Beeger, Arno Haase, Stefan Roock, Sebastian Sanitz: Hibernate - Persistenz in Java-Systemen mit Hibernate 3, dpunkt.verlag.
JDatabaseImport is a java tool created to make life easier in order to transfer data from one database to another. Using the newest jdbc driver, simply select where to import from and where to export it.
A simple API suite to send and receive SMS messages with an ETSI 07.05 compatible GSM phone/terminal (in PDU mode)
Tested with serial, irda and USB (via cdc-acm kernel driver)
Este é um framework de persistência bastante simples.
Pode ser utilizado com qualquer banco de dados que tenha driver JDBC.
Implementa 100% das principais necessidades de um bean de entidade, sem a complexidade de EJBs.
The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
The Keas Project Manager is a Java application to record progress on projects, such as new features, changes, to do items, and description. Requires to run: a Java JRE, MySQL JDBC Driver, see Readme for more info.
openDBcopy is a universal database utility to migrate data from and to any database
given a JDBC driver. Standard plugins are included, custom ones can be added. Complete migration job saved as XML for easy re-use. Run with GUI or as batch.
The Pipeline Architecture project (PARC) is a high performance java based batch processing framework. It utilizes the Pipe-Filter pattern from the POSA book to provide a flexible, extensible mechanism for data conversion between systems.