Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
S.O.D.A. is a an object API to communicate with databases.
The current specification is focussed on queries.
Goals are: type safety, object reuse, minimum string use, programming language independance.
rdb2oo is a project to create source code for classes which correspond to tables in a relational database.
rdb2oo is also about creating an object oriented abstraction layer for simple database access.
The getMap/DBMeta project provides a library to access database metadata information in a convinient OO way.
Also available is some code to automaticaly generate EJBs from database metadata.
DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
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.
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
GQL provides a generic way to access different SQL databases. It is written in C++, but there is a Python binding. The interface is modelled closely after JDBC (Java Database Connectivity). GQL also includes an interactive database terminal.
Swrap is a collection of libraries for easier access to database via JDBC. It includes wrapper for executing SQL queries, a disconnected ResultSet which provides runtime sorting and filtering, and a connection config manager.
aaJGuestBook is and advanced guestbook writen in Java (JSP/JavaBeans).
It uses the JDBC API for database access; It is highly
extensible and portable. It can be used on any RDBMS having an
implementation of the JDBC API. It can be configured for use
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Tiger is an object-oriented database, written in java. It uses the concept of primary keys, aggregates, relations and indexes for finding java objects in persistent storage. Tiger have support for transactions and remote access.
Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
Type 2-JDBC driver for MySQL and wrapper for native C-API. A type-2 JDBC driver combines Java and native (C-API) methods to access a database. Please use the Java mailing list at www.mysql.org for general discussion, but use sourceforge for bug reports.
Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
Sq Database Client is an open source database client which has the ability to access any database which has a JDBC driver. It is intended for application developers, and focuses on viewing, sorting, and manipulating data.
The Open Magic Data project (OMD) is an attempt to organize magic data (data used in the Magic: The Gathering (TM) game) into a format that allows for easy access by encoding it into XML. see the Home page for more details. http://omd.sourceforge.net/
Transact-SQL Analyzer is a java-based client tool for Microsoft (MS) SQL Server. It is written in Java, so SQL Server client tool provides access to microsoft SQL Server from any platform with a Java VM installed.
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.
OptiJey is a Java utility package that optimizes jdbc database access. It helps building faster Insert/Replace queries and presents a generalized query result caching mechanism to help developers deal with very selecqueries over large tables.
Pure XML database accesible by SQL. Library to access specific formatted XML files like a standard Relational Database. No separate database server engine.