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.
This project helps JDBC programmers from creating DB connection url by hand coding; by using this package we only need to add a simple property file and initialize it with a single utility class. Currently this is developed with Apache Derby in mind.
Migratool is a software tool, which aims to easy the geospatial (and non-geospatial) data migration among both distributed and heterogeneous data sources. This tool is based on a three tiers architecture and it has been implemented using the J2EE archite
Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family. It also supports hash and B-tree databases and does not require any server process. The overall speed is improved compared to QDBM.
HShreX addresses hybrid storage of XML, combining relational and native solutions. It enables quick design and evaluation of alternative choices by annotating the XML schema and is an extension of a previous tool ShreX (shrex.sourceforge.net).
MailArchiva is a powerful, full featured email archiving (email archiver) and compliance solution for mail systems such as Microsoft Exchange. It stores all incoming, outgoing and internal emails for long term storage. A web based user interface is avail
Utility to load Excel files to Database(MySQL/Oracle) with automatic creation of tables and columns. Utility supports batch processing of multiple files.
This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
Decima is a database that was designed to support time-series data mining. It consists of PostgreSQL custom type definition, implementation of GiST index for that type and snowflake database schema.
This is a project to wrap databases in order to use with java. The objective is to make the work with databases as easy as possible. In order to do this, every table will be wrap with a class of java.
The Semantic Web implementation using native xml database as backend storage. A SPARQL java compiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
JLaufprogramm is a free tool offering the possibility to manage a complete running-event. Over time it has replaced its commercial predecessor program "Lauf".
DB2RDF is a a software tool that will convert data from relational data model to semantic data model (in the form of RDF and RDFS). A SPARQL endpoint for querying the converted data. For querying the semantic data, SPARQL query language is used.
Data generator tool which supports many data types (primitive data types,but also names,addresses,post codes,etc.) and generates data in various formats (text,xml,db).It provides a GUI and is extensible by means of plugging-in new data-generator classes.
BigTable-like engine in Java focused on high performance and high availability, oriented to monotonic indexed tables. JDBC driver, load balance, redundancy and performance are the key targets of Cornelis