Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
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.
Student database and management system originally designed for a Christian school. Written by a teacher, it focuses on simplicity and user-friendliness. Key components include student records, grades, discipline, curriculum, attendance, and reports.
Night Elf is a collection of utilities and proof of concept code I have written over the years. I've previously kept it in a private CVS repository. I now share it with the world.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
An Oracle Installation automatizer with Python,which does all the pre-configuration required for Oracle installation and the post-configuration for autostarting the Oracle instance at system startup in seconds for who want quick-setup test instances.
XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
The Simplified Heuristic Export/import Management Program (SHEMP) provides a simple, table-driven framework that implements data exports, data imports and reporting for Oracle databases. SHEMP exports and imports in multiple file types, including Excel.
NWrapper was built to be a quick wrapper for storing and executing multiple NMap commands (using SQLite), but it can do a lot more. Also, it was a way for me to start learning C (hence the lack of data structures or anything fancy).
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Database API and User Interface to skip making queryes or code more than strictly neccesary. Compatible with MySQL, Oracle, DB2 and other database servers. Compatible with Win32 and Linux.
Peruser is a open-source lightweight knowledge application framework. Peruser speaks XML and RDF and is implemented in Java. Peruser code runs within Cocoon, as a standalone webapp, as console programs invoked through ant, or as embeddable java code.
Pgsqlstat monitors PostgreSQL databases for critical activity spikes. It uses a system of moving standard deviations to automatically determine "normal" activity for your database. Any patterns that fall outside that normal range will trigger a warning
La Suite Nemesis Research & Design 1.x (NemesisRD) es un conjunto de librerías multipropósito, que ofrece gran cantidad de clases y patrones implementados en C++, que tienen como objetivo facilitar la realización de las tareas más habituales a la hor
Q3mass is a master server program for Quake III Arena engine-based games. It's easily extensible and supports multiple games. Q3mass-php, an offshoot project, is a PHP version of the application, allowing for web-based master servers.
ErgoTabcalc is a general calculation and report system. Calculation sequences are stored in the database. These sequences are made from simple operations on data, eg, add two table columns, or sort a table. This is similar to relational algebra.
A Del.icio.us add-on Python script to search links in exported bookmark files. Instead of using public overloaded del.icio.us servers to find and retrieve your links, use yummy and let it search your exported delicious bookmark files locally much faster.
Access a mySQL database from FoxPro for MS-DOS. Many applications still run on this system on DOS, dosemu on Linux/Unix, but with limited upgrade options for the database itself. This project continues development originated by Miroslav Nyameshchuk.
OraLog is a logging framework for Oracle databases. It allows Oracle developers to log debug information from their PL/SQL code and to send them to various destinations by using log appenders.
ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.
Collection of utilities for Oracle database users. First drop includes 2 tools: 1. OraPLSQLExporter - exports PLSQL objects and view from multiple schemas at one into directory structure. It comes with console and SWT GUI version. 2. OraExporter - export
"PHP Database Migrations" enable you to have distinct versions of your database schema. Each migration file alters the schema, a concept taken from Ruby on Rails. Migrations can be performed on all your DB servers ensuring consistency and reliability.