Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
MySQLDumper is a web based backup/restore script for MYSQL which can handle huge dbs. Additionally - like in phpMyAdmin - you can create, drop databases, tables and views or view, search, delete, edit or add fields in an easy to use SQLBrowser.
This project was embedded into a bigger one called elsuri, visit * https://sourceforge.net/projects/elsuri * PGAdmin is a PostgreSQL DataBase administrator for user/group management, along with privileges control over Stored Procedures and Tables.
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.
Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
PHP-WebStatus Monitor is a script that monitors a website's connectivity. It uses php for all the scripting. It has a MySQL backend with a detailed statistics viewer.
Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQLscript using an in-line python function definition.
A tool to query arrays in memory using SQL.
It groups the arrays in tables and returns arrays as result set.
It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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 Python script to convert Dia XML files storing a UML diagram into SQL create statements. Ideal for designing a database with Dia and creating it on MySQL or PostgreSQL.
It's a script that read sql "select" request from postgres 8.1 logs and generate for each request all the index to optimize the database. Tested on 1.2 GB of logs.
This is an XML Database Scheme Definition Language with XSL Translators to generate SQL and XHTML documentation. Includes a test ANT script and XML schema as an example
MeltingIce File System is a comprehensive php personal file management script. It allows users to upload to the server it is hosted on, and once the files are uploaded, users may link other people to them, and manage their uploaded files.
Given a script metadata file, this command line program generates GIF and PS diagrams of tables and procedures, with its relationships and dependencies. It will generate an HTML document page. In its first stage it will use Interbase generated SQL scripts
IXAS, checks whether the schema and/or records between two different databases are the same or not. This program is able to generate a SQLscript that merges down differences found. Because its based on AdoDB, it is (or will be) able to work in many DBMS
Schema-compare is a PHP script that will compare two database schema's and show the differences side-by-side. It will also generate sql statements that will alter the old database to match the schema of the new database.
GEBORA is an administrative tool for the Oracle Relational Database Management System. It's an OpenSource alternative to TOAD. Current version has syntax highlight, schema browser, pl/sql viewer and runner and many other features.
A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQLscript of statements to build the model within a SQL92-compliant database.
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 Tcl script for Eggdrop providing many of the standard features of other scripts, however, with a twist that it is aimed at bot services. This is the exact script used by the bot service #animebots on Quakenet.
A simulated Artificial Intelligence IRC script for use with Eggdrop with many options and features and high configurability, multi-language support, grammar checker, and now with theme support! Database support is up-coming.
Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
zongle compares the schema of two PostgreSQL databases and creates a script containing the SQL statements necessary to migrate the structure of the second database to the state of the first.
A universal DB-engine for Perl. Instead of writing two scripts to use different DB-engines (mySQL or flatfile) you write one script by using SQL-syntax and you can jump between mySQL and flatfile if you like :-)