mySQLweb is web interface for building SQL queries to MySQL databse. Query builder allows user to add and remove tables, set relations, apply criterias etc. Results are output in a table. The look is easy to change - it is simply CSS formatted XHTML.
Copper is a GUI tool to aid developpers using Oracle or MySQL. It presents sql query results in a table. You can select/update/insert etc. Copper supports single click updates, syntax highlighting and lets you browse your tables and columns.
AMS is an address management system consisting of a perl script and a configuration file for sql databases (msql, postgressql, mysql, ..). Adresses can be searched, mantained and downloaded (CSV, Text-TAB delimeted, LaTeX table) from a server via Browser
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.
an API for rapidly developing Java,
desktop apps It includes a virtual desktop ,
user interface API, GUI client for management of SQL
databases,and a form design tool which allows basic
application code to be generated from a SQLtable or tables
Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
CdBase is a front-end for PGSQL. It grep the cdlabel and contents to maintain a database. Fully configurable, it create the db and the general table; each cdrom has its own table in relation with the generic table.
Zadoc is (so far) a browser for oracle tablespace heirarchies. Doesn't let you at user data just yet. My hope is to eventually make a SQL*Navigator type tool, and also incorperate functionality such as plan table front-end and performance tuning features
This project takes a MySql (currently) dump file and converts the data and structure from each table into a separate file. The files are then compressed and tar archived.
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.
A PHP class that replace the need to build textual SELECT queries.
By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).