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.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
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.
WiNCh - WsvNC is a simple read-only jdbc driver meant to get data from plain text data files (comma separated values). Columns can also have fixed length. Each data file is considered as a table and this driver offers a SQL interface over this kind of tables
Simple program that will generate SQL CREATE TABLE code from a delimited text file. Program will select the best field type based on the actual data e.g. integer/boolean/character/etc.. Comes with templates for MS Access, MS SQL, and MySQL.
Connect to DB2, Oracle, MS SQL and Mysql database.
Add, edit and remove connections.
Multiple connections simultaneously.
Load/execute SQL.
Export table/data as SQL/CSV/html.
Import data from delimited/fixed length file.
Loader with advanced option
A PL/SQL package to map and populate XML metadata to a PL/SQL nested table record type. It is a very useful utility for implementing XML data driven functionality into a PL/SQL based application.
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.
Opc2sql-NET adds a configurable link between opc-servers and sql-servers. Via xml, one can configure, which objects (tags) to save to which database/table and when to save the data.
SQLDevCompanion is a Java Application enable rapid execute SQL statements. It is targeted to the developers (not for DB admins) who need in development process frequently run basic set of sql scripts and get result of select statements in the table form.
Online fantasy roleplaying campaign world. To include all facets of traditional table-top campaign development from geography, economics, history, races, classes, NPC's, adventures etc. To be compatible with existing OGL RPG systems.
NewfieQ manages mutable SQL queries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
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.
Mezzanit.Log (Mezzlog) is a logging library which allows to make consistent, cross-assembly reports from the application runs. Final report destination (XML file, database table) can be set/changed during run-time without code re-compilation.
This project can be applied to any Microsoft SQL Server database. It creates generic change logging triggers on selected tables, which will log all changes to a single log table.
TypedDatabase generates a lightwight Data Access Layer composed of C# classes around each table, view or SP in a database. The resulting code provides type safe access to the data, providing CRUD and select operations defined by user as C# expressions.
A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
JMagallanes is an open source end user application for Olap and Dynamic Reports written in Java/J2EE. Combines static reports, pivot table and charts. It reads from SQL and other data sources.
Project for creating/edit autogenerated DAO classes through a SWT GUI. It will generate the right classes and make the corresponding table in Mysql/Postgre, and create a sql file for future use.
Delphi class for managing hierarchical data in a SQL-92 database and displaying it in TTreeView component. Includes methods: display tree, add node, remove node (with subnodes) and etc. Supports several trees in the same table.
sqlCalRSS provides a way to publish events from mySQL-based web calendars as RSS feeds. You can also use it to publish any SQLtable as RSS feeds as long as you can map the SQL data into RSS channels and items.
CHADDB,the CHurch ADministration Database, is a Java/MySQL-based, table-driven church managment system that enables churches of any size or structure to manage members through relationships. Web-enabled or run as native application.
round table2 is an Emulation package for DOL (Dawn of Light) dark age of camelot game server, utilizing only the newest options and tools in development to bring you the best Free emulator int he world.
oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL.
Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
A web page parser for sql written in java. It breaks html into table rows. It can datamine dynamic tables and alert a user to trends. It interfaces with authenticated & search sites. It is very flexible, uses selfmoding code, and can do http push
DBTransferTool provides for java users simple interface to transfer data from one database table to another. Using JDBC driver functionality.It could work with many databases - Oracle, MS SQL, PostgeSQL. The target database should have transactions.