Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It 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.
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.
XWDB is an XML database integration toolkit for XML, relational, and
graph databases. The toolkit includes an XML adaptor for
RDBMSs, a graph/XML data store implemented using a
RDBMS, and tools for browsing and querying federated databases.
Simple GUI that allows the user to select tables for monitoring from a database, establish a baseline, and run a compare of the table after a transaction has occurred. Generates a report of the rows changed. Use with any database that uses JDBC driver.
Der MinistrantenPlanManager ist ein (Java-)Programm zum verwalten von Ministranten und verschiedenen Gottesdiensttypen.
Aus diesen Vorgaben, wird (z.b. für den nächsten Monat) automatisch ein Plan generiert.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
DataForge is a scalable engine for performing queries across a heterogenous set of data sources that can be both relational (SQL) and non-relational (anything!). This project has migrated to http://dataforge.codehaus.org/
jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
Proteus is a toolkit for message-based Enterprise Application Integration. It includes adapters that allow many types of message sources and sinks to be addressed in a simple, uniform fashion. It also includes a simple but very capable message broker. At
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.
A cross-platform server which stores video information in a database and is capable of sharing videos across a network with other servers and networked DVR devices.
Java Layered Frameworks is a set of Java code to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
A general purpose middleware bridging various types of contents. From databases to XML files and vice versa. A EAI tool that can be used in a custom way in any type of aplication
Seperation pool and factory; aspect like proxy handler having more control over the usage of pooled java object; multiple server can be used by one pool to load balance the load and support failover. Native Corba, JMS, CICS, MQSeries support
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+)
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
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.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.