Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
jxDBCon a framework to ease the development JDBC drivers. By using it you can concentrate on the tasks specific to your DBMS and benefit from the generic solutions provided by jxDBCon. jxDBCon contains a featureful driver implementation for PostgreSQL
OS400Bridge is intended to provide connectivity options for Java applications running on IBM\'s OS/400 (iSeries or AS/400 machines), allowing them to access databases throughout the network.
JFaceDbc 2.0 is a plugin for Eclipse. It allows you to view the structure and the content of any JDBC compliant database, issuing SQL commands, etc. Newer versions are available under a commercial license at www.jfacedbc.com
The VPDM framework is a software engineering meta-model to allow encapsulated views to be superimposed onto schema. We can forward engineer systems using this approach.
The Xineo project maintains several Java packages targeted to XML management. Available packages include : OAX (Object-oriented API for XML), XIL (XML Import Language), XMA (XML Mail Archiver).
A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
JAVA / PHP / MYSQL IRC Stats Bot based on IRC JAVA BOT.
Makes statistics for one or more channels on irc.
Make many php page with the stats of channels and the stats of nicks.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
The JavaLibrary Management System is designed to help simplify the task of managing a physical library (as opposed to software libraries), consisting of individual inventory items such as books, tapes, optical media, etc.
Hibernator is a pure java Eclipse (www.eclipse.org) plugin that enables synchronisation of a java class and the related Hibernate (hibernate.sourceforge.net) mapping file. A user can edit their busisness class and not have to update the matching Hibernate
LAMP eGovernment Database Project offers state and local governments a free open source, web-enabled system for use in developing public information sites. You can also use this system for government-to-government systems as well.
SMYLE is the Storage that Makes Your Life Easier: a versatile, highly reliable, high performance, convenient, transactional, cross-platform database for Java applications. Smyle is seamlessly integrated with Java and not an alien artifact like SQL.
C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
Would you like to have some facilities for database applications? Or are you looking for a stable log system? I want to offer you many features you probably miss in Sun's Java API.
db2db is a database client for transferring database objects (tables, their data, primary keys, foreign keys, indexes) among heterogeneous RDBMS. db2db is written in java and uses jdbc.
SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity.
We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
JSO (Java Storable Objects) is an object-relational mapping tool based on runtime class reflection (no XML mapping definitions). It acts as a persistence layer, storing Java objects in a relational database, and supports many features.
Raptus AG/SA, a swiss company, has released their java / jsp based SiteEditor, CMS, list generator software as opensource. Including: Modules, XML config, Struts, own API, Components, WYSIWYG, multilanguage, multiuser, webbased manager
The DataBean package is a javalibrary providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.