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.
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.
OODB purpose is to read a database and convert it's structure into java classes and optionally other text formats. Java classes are able to perform select, insert and update operations, utilize memory caching of rows etc. Database schema (table1, table2
The dbmap class allows the developer to Read, Browse, Insert, Update or Delete table entries on a MySQL Database with a few lines of code. Written in PHP.
Edit and Display flat file Data through CGI web page.
CGI-DB is a database system that manages its own flat-file data tables through a cgi/html interface. It also contains html tag extensions to insert table data into your own web pages. Works great in Windows, Linux, or other *nix.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
QueryForm is a Java/Swing-based GUI app which provides a powerful form-based front end for relational databases. It supports multiple concurrent connections to different databases. Query results can be exported to CSV files or INSERT statements.
TCMS is the TestCase Management System, through which you can manage your own testcase database. Insert/update, assign testcases to a person to update the status of testcase and generate reports. TCMS can be used by product approval team in organizat
JavaScript abstract class to manipulate (insert, delete, move) unlimited number of similar dynamic HTML form fileds on the fly (without submitting the form). Useful for CMS, table sheets of undefined number of lines or columns.
PHP DB Edit Toolkit is a set of PHP classes makes the generation of
database edit interfaces easier and faster. The main class builds
tabular and form views based on a data dictionary and takes
over handling of insert/update/delete and user input.
...The first tool is a GUI for XML schemas and manages/stores the xml documents. The other tool is a GUI for Hibernate. It allows users to navigate an ObjectStore and to insert, update, delete, view the objects store
Fast GUI based multilanguage database client (in perl/DBI/Tk). Supports most databases, runs on Windows / Unix / Linux. Powerfull SQL editor, view data in spreadsheets, powerfull filter tools. Form to edit/insert datasets. Highly configurable.
phpOraAdmin is a tool written in PHP intended to handle the administration of Oracle user tables over the WWW in a very similar way as phpMyAdmin does. It can browse/edit/insert/delete rows, execute any SQL statement and more.
SQL editor for Oracle, MS-SQL, CA-Ingres, InterBase, Access, MySQL, PostgreSQL, etc. Table structures, indexes, exec. plans! Syntax highlight. CTRL+Space: commands and tables. Creates SELECT, INSERT, UPDATE, and DELETE. In english, french or portuguese.
PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
geekDDB is a plugin for the Geeklog CMS system. It provides a user interface to a MySQL database and adds search/insert/update/delete features to the Geeklog system. GeekDDB utilizes the Geeklog API to allow for security, searching, and administration.
A program to manage hash databases; gdbm databases etc. It performs simple operations on them; insert new records, remove records, list records etc. It is intended primarily as a programmer's aid, when writing programs based on these databases. It has a
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
TimpleSQL is a set of standalone procedures that helps the developer either quickly prepare values, or execute submission, for INSERT or UPDATE queries into a database.
TimpleSQL can also Validate Submission Array Values relative to Table Columns.
A simplistic program to convert a ASCII file (obtained from collectorz.com mp3 collector or similar program) to MySQL format, insert it in database and run reports from a web based engine, supports streaming of single mp3s and full albums.
DB::Query abstracts access to various databases through a simple and general API which allows complex search queries, update, insert and delete operations.
Create flexible reports from mysql-databases in any ASCII-based format, like HTML, RTF, TEX, Postscript, VRML... whatever. Just edit a template-file and insert special-coded, even relational SQL-statements. Environment is Java 2 (Swing)
OptiJey is a Java utility package that optimizes jdbc database access. It helps building faster Insert/Replace queries and presents a generalized query result caching mechanism to help developers deal with very selecqueries over large tables.