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
MongoDB Atlas runs apps anywhere
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.
SQLAid is a set of tools that allow for easy maintainance, packaging, distribution and refactoring of SQL code and databases. New tools will be added as the project progresses
Persistence layer for PHP-5.x to connect to any database(Firebird,MySQL,etc)since the respective connection class was written. I've implemented MySQL and Firebird connection's classes for while. Visit: http://phpersist.wiki.sourceforge.net/Doc
JSQLLogger is a Java library for logging SQL statements. It provides a JDBC driver interface which wraps around the "real" JDBC connection und prints the statements out. It also provides a time measurement.
The goal of this project is to create a C# .NET Data Provider for the Ingres DBMS (based on the Ingres GPL sources) that runs under MS .NET and MONO and has some additional features while being 100% compatible to the Ingres .NET API.
Temporal database extensions for Oracle and PostgreSQL. Complete toolkit to model, store and manipulate timespans, periods, or anchored intervals (different names for similar concepts).
Integrating wxWidgets GUI toolkit with PostgreSQL database + some aditional widgets for displaying data from database. This project tries to implement Database-GUI interoperability between ProtgreSQL and wxWidgets. An easy way to develop database apps.
phpWfMS es un sistema de administracion por flujo de trabajo escrito en PHP y Javascript, el cual que tiene como objetivo, programar, disenar y administrar servicios web y trabajos para aplicaciones Web 2.0
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
El objetivo de esta API es FACILITAR el uso de MySQL con JAVA permitiendo una interacción más simple y transparente con el manejo de transacciones , en lo que respecta consultas SQL, aislamiento y concurrencia.
Ammentos Persistence Layer is a lightweight persistence framework for Java (JDK5.0 or later). Works with annotations, does not require any configuration/mapping file, runs with any JDBC compliant database (no SQL dialects to configure), supports multi.d
Home Music Site Administrator is an online music manager . Through a web interface users can search, listen and save music. This is NOT an music file sharer. It uses the persons music that they have already obtained.
UniDB is a database abstraction layer for PHP developers. It's goal is to enable the developers to focus not on cross database compliance, but to focus on the main purpose of the program. It is developed principally by AfroSoft.
FSIT (Fishers Statistical Information for Tremulous) is a client side statistics package for the game Tremulous. It provides, in-game details, and a web frontend for adjusting information and display of kills, deaths, ratios, pings, in-game chat.
Manage your SQL DBs from your browser, edit, add, delete and backup your datas, this has never been easier. SQL is written with Geshi colors. Required on your server : Apache2, php5, php5-mysql addon. The mysql server is not required on the same computer
A legal case management system, based on PostgreSQL, well suited for latinamerican (spanish) environments, with an Artistic License (except if and where the PostgreSQL BSD License should prevail).
All2SQL is a PHP library that converts any parsable format to valid SQL insertion code, allowing you to import any data source into your database. All you need is a parser! The MySQL platform is supported, with more to be added.
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.
PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.