New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQLquery. No config files/scripts. Small and simple.
LuxSQL is a fast mini embedded database server. Using a Structured Query Language to access and manipulate information within the database. Becuase LuxSQL is a SQL database, it is easy to use and maintain a relational databse.
mySQLweb is web interface for building SQL queries to MySQL databse. Querybuilder 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.
Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
xql stands for Extended query language. The goal of the project is to provide a library for document management within a
distributed environment.
It combines the effectivity of ftp-access for large files (documents) with an sql database.
[en] Functions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() to display/process forms/query in one line.
<br>[fr] Fonctions SELECT_QUERY() INSERT_QUERY() UPDATE_QUERY() pour afficher/exécuter des requętes/formulaires en une ligne
Copper is a GUI tool to aid developpers using Oracle or MySQL. It presents sqlquery 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.
This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
OracleSQL is a java based query analyzer/thin client development tool. It is meant to be an alternative to Oracle's SQL PLUS that eliminates the need to install any Oracle software on the client.
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.
The purpose of this project is to produce an application which can help to determine if you have written efficient SQL queries for MySQL. The application will run the query against a database and tell you how the query is performing.
DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
SQLQuery Tool for MySQL, Oracle, Postgres, MS-SQL, ODBC Drivers and all supported Perl DBI drivers. It was made using Glade and GTK-PERL. Look for GTK-PERL libs before installing this program. Any help would be appreciated.
Text-Query-SQL is derived from the Text-Query module. Text-Query is a general purpose query parser and resolver. It is able to parse the AltaVista 'simple query' and 'advanced query' syntax. The syntax tree is then used to build a search query.
This is a new generation of SQL (Structured query language) Server which is targeted to serve on a Virtual Appliance. Hybrid SQL Server is targeted to run on VirtualBox from SunMicrosystems.
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).
ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.
A simple web interface for your database, like phpMyAdmin but more user friendly and integrating some advanced Database management functionalities like query and report.
Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQLquery.
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.