Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Agents and Models on One Platform
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.
The Referral Database connects people to community resources and human service organizations by providing an intuitive user interface and database to store and access information about agencies. It is free, web based, and written in PHP & MySQL.
tdbSQL is a complete implementation of an EASY sql server for the tdbengine RDBMS. It is a client-server-solution which can be accessed via TCP. Its aim is to access tdbengine-DBs from other programming languages than EASY (PERL, PHP, etc.) over the net.
Creole is a set of PHP classes that provide a database abstraction layer modeled on JDBC. Built for PHP5, Creole is designed to provide a clean, fast, and fully object-oriented db access solution ideal for medium to large-scale PHP projects.
This project will help a soccer organization manage referees. Support will be included for storing information about referees and allowing them to schedule themselves and report on games. Multiple levels of access are allowed. MySQL and PHP are used.
A tool that generates relational database access code tied to a specific user-defined database schema (think "type safe database access"). The tool is implemented in Java, but the intention is to allow code to be generated in a variety of languages.
Cross-platform Management Console is Windows-Linux administrative shell which provides common user interface for management. CPMC is a central place to access administrative tools. You can easily extend its functionality by creating your own snapins.
It's a peer-2-peer RDBMS designed for small databases for private use. The databases can be synchronized among each other and therefore be available on any device - even if it is off-line.
Ever wanted to have immediate access to your Addresses and Sche
.NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
In the world of data sources, the heterogenity of interfaces is a huge problem.
This project intends to provide the community with Data Access Objects (DAO's) that implement a standard interface and doing so to abstract access to any type of data source
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Convert Access (97/2000) tables (structure and data) to SQL language, in order it can be use by other SQL db engines. It now suport Borland's Interbase and MySQL.
Fichage is a database app designed to take away the hassle of taking handwritted notes of a book. It can manage information about books. The software can access any number of databases. Programmed in VB.NET 2002 using MS Access as the database engine
!!! Tablegen is discontinued. Go use Apache Torque instead !!!
Automatically generates Java (JDBC) classes to access to a relational database.
Version 1.8 is now officially obsolete.
Version is being worked on. It will have improved code structure (
phpMyXMLAdmin is a tool that provides XMLRPC-functions to manage mySQL-databases over HTTP. So it is possible to manage such databases from different applications without having an direct access to the database.
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.
delphi access to mysql server in a perl/php style.
a simple but easy to use OOP warp around the standard mysql c api without any complicated techniques and objects classes.
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.
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+)
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.
This program provides MySQL database access through a simplistic COM object that does not require ODBC drivers. Provides fast native access through C/C++ provided libraries with benefits of COM environment and return variables.
The cache-optimized concurrent skip list is a set of algorithms for maintaining dynamic ordered mappings. Top-down balancing algorithms minimize cache-misses while using a per-node read-write spinlock to coordinate shared access. Designed for Linux 2.4.