New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
picoSQL is an Italian multi-user relationaldatabase management system with transactions support. Because it derives from a commercial project, it is already robust, fast, and rather complete.
Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
Synchony is a tool for relationaldatabase schema synchronization. It supports browsing, comparison and synchronization of schemas for Oracle database and browsing and comparison for any database with existing JDBC driver.
Based on a subproject, called Gerbo, it does the object mapping of a RelationalDatabase. It is like torque and object bridge, but simplier.
The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rodin (Relational Object Dbms Implementing java binding in a Not-proprietary way) is a free implementation of Matisse, the proprietary object database.
This project is still in early stage of developpement.
Dovetail is a development toolkit for building database-backed websites in Java. It is specifically designed to address some serious problems which arise in trying to build a reliable, testable website with server-side Java and a relationaldatabase.
Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A package for persistent Java which which makes a relationaldatabase appear as an object database and automatically handles object storage, retrieval, and table creation.
Provides a uniform web-based interface to different RelationalDatabase Management Systems. Written in Java with JSP's and servlets. Based on phpMyAdmin's interface.
OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers.
It's developed on C++ and the objects that it persist are CORBA objects.
We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
This project is a simple but funny attempt to implement a persistence layer between a relationaldatabase and a graphical application. Basically, it consists of a wine cellar management... try it!
DbGen is an object-relational mapping tool for
Java programmers. It helps database programmers gain easier access
to data sources through JDBC by generating database-aware Java objects
in source code form.
DBDOM bridges the gap between XML and relational databases.
DBDOM is an implementation of the World-Wide Web Consortium's (W3C) Document Object Model in SQL.
DBDOM turns any RDBMS into an XML application server.
JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
Slumber is an extremely light-weight and easy-to-use Object-relational mapper. It simply maps data from a JDBC result set into an object structure defined by java annotations.