Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
FlatDB.Net is a .Net port, of the Python module FlatDB, written in Boo. It is a flat-file database library that supports insert, update, delete and simple searching.
JavaPub is a one-click install BibTex-publications portal based on a simple java codebase. It features a drag-and-drop uploader module to upload BibTex files and a module that generates the html-index and entry-pages for publication listings.
Web-based relational database designer. With version control, autosave and real-time database manipulation. TODO: admin module, search, undo/redo buttons, multi-database real-time support (only PostgreSQL actually), etc. Based on WWWSQLDesigner
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.
A module for phpPgAdmin for creating quick applications (application generator) for a created Postgresql database. Currently under developing, source code will be avaible when a stable version is finished.
OpenLDAP overlay module which optionally handles the auto-incrementing of posixAccount uidNumber and gidNumber attributes when adding new accounts to the directory which do not have these attributes defined.
A module for Xataface to add mailing list capability to applications. Email can be sent to any found set, and any table can be treated as a mailing list, as long as each record contains an email address.
The Xataface DataGrid Module is an add-on module for the Xataface application framework that adds an editable grid component to your applications. It allows users to edit records, add new rows, sort rows, and more.
form4db generates HTML-Forms automatically based on given SQL-Tables. It detects relationships between tables and comes with a small list-module. Prerequsite: (Apache)-web-server installed with PHP and PEAR MDB.
OMSK (Object ModificationS Kernel) is a library for efficient access to distributed application-data. OMSK is written in PHP and is designed to be small, clean and simple.
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
PoCoMy: Postfix + Courier + Mysql :: Webfrontend for administration. Features: Virtual domains, forwarding, aliases, sender aliases, multi user, multi language, privileges system, delegation of rights per domain, ...
ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
PDO: Python Database Objects.
Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
psRpt (Perl/SQL Reporting) is a simple Perl module used for SQL Reporting of MySQL, Microsoft SQL, and PostgreSQL databases. psRpt requires a SQL query, report name, and db login info and exports the returned data to Excel, CSV, XML, HTML, PDF or TEX.
DSP stands for Data Server Pages, the APACHE HTTP server module, that provides PL/SQL Server scripting with variable injection preprocessor and features an efficient authorization and authentication framework on the Oracle database backend.
py-sqlplug_mysql is a MySQL module full compatible with PEP-0249 (Python Database API Specification v2.0) for CPython. It is fast and stable. `Prepared statement' and building with embedded MySQL library are planned for the future.
Ce module en PHP permet de gérer les accčs ŕ des pages web de maničre trčs simple. Il repose sur une base de données MySQL et est livré avec une interface de gestion accessible via un navigateur internet.
phProfession is a job board script. There are two types of phPro - a standalone version and a PostNuke module. Support for standalone versions has been discontinued. This project supports only the PostNuke module starting from version 3.0.
DBI++ is a C++ port of the famous Perl DBI module.
Currently it just supports MySQL, but the goal is, to extend it to a driver-independent interface.
License is LGPL, so it can be used in closed-source-software, too.
PhpPath - flexible and scalable Workbench/CMS mainly for programmers.
The goal of the project is to create a multi-purpose module based system that can be used as both a website engine, groupware, or virtually anything.
pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]