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
$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.
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
A commandline utility for searching vCard (version 3.0) files which hold multiple contacts. The goal it to provide the user a convenient and easy to use means of accessing personal contact information, particularly phone numbers, in a desktop setting.
This is a simple bulk data uploader written in C# using ODBC for connectivity. I built it to upload very large data sets to an Internet MySQL hosted instance. It features automatic field separator detection and a resume feature if it gets interrupted.
This is a custom network stack with a process-per-protocol, or more accurately, thread-per-protocol design, supporting a crude distributed database intended as demonstration or exercise for students studying the course of computer networking.
ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
This utility compares data stored in two SQL databases, and synchronizes it. It lists records that differ, are missing and are additional. It can generate and execute SQL queries that will change second database to be identical to first database.
Server stats parser and database for Epic Games' Unreal Tournament series (UT, UT2003, and UT2004). Visit the project page for current releases and support. http://www.utstatsdb.com
DOcumentum Command Shell (DOCS) is a commandline client interface for the Documentum Content Server, which provides navigation, execution of basic library functions, and an extensible architecture for writing additional custom commands.
A MicroSoft SQL Server(r) commandline interface written in Java, for *NIX (or anything else with a Java runtime). Supports batch file execution and interactive modes of operation.
The Dublin Core Meta Toolkit transforms data collected via different methods into Dublin Core compatible meta data. The Toolkit is ideal for converting formats from Microsoft Access, MySQL and comma delimited value (CSV).
This project is no longer supported. If you're looking for a table API generator for Oracle Database, checkout: https://github.com/osalvador/tapiGen2
tapiGen is a table API Generator for PL/SQL. It creates table encapsulation packages for tables that meet certain criteria. These TAPIs can reduce manual code creation while providing additional functionality for web based apps such as Oracle's ApEx.
The MyCAT project is an open-source toolset for managing MySQL/Linux servers, currently composed of tools that: monitor replication, monitor and rotate binary logs, and allow remote shell access to arbitrary groups of servers.
SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results.
Multi-platform server-client based accounting system providing a SOAP API for UI interfaces and easy integration. Capable of running on any system supporting Perl.
MRUNSQL is a command that allows iSeries (AS400, i5) developers to execute SQL statements from a commandline. It is very handy for investigation and testing work. The supporting code is written in RPGLE and CL.
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.
A commandline database interface / sql client written in Java. Can be run from a command shell. Configurable via commandline or properties files. Features command history and more...