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.
Try Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
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.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
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
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
gen_names populates customer/invoice tables with random (but realistic looking) data. The data has been gathered from various sources including census and local council web sites. It is supposed to be used to road test various DBMS solutions.
OpenTDM will be an open source alternative to enterprise test data management tools. It will help collect and analyze test data. With openTDM, design, test, production, and management people will convert piles of measurement data into useful information.
Datagenerator is a library and GUI for generating rule based test data for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.
SCM-SQL includes two mssql server tools for admin move sql scripts in differnt servers (dev->test->prduction).
sqldiff - compare the difference of two sql objects
sqlupdate - safely move sql object to another server and update to VSS for version control
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.
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.
KC DBTest project has purpose to provide simplest and util tool to test connection to database and perform queries. Some major features: simple connection test, simple query perform, modular design but one-page coded.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
TSE is a test bed for a web service approach to federating taxonomic name databases. Put in English, it takes your query and talks to a number of different databases, asking each one whether they contain that name.
Benchw provides a toolset to benchmark the capabilities of several different database engines for data warehouse type activities. It is designed to provide a simple way to test data loading, index creation plus query performance in the spirit of TPC-H
...This is an open source instant messenger program using a mySQL backend and VB.Net frontend. We are currently in closed beta testing but will go open beta later on once major bugs are fixed. Please email if you want to test!
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
Pratt CMS is a Content-Management-System that provides an easy, inline WYSIWYG html editor. User permission for the database side, a test environment, and a modular system are only some of the added functions.
This is a unofficial PHP 4.3.2 install .command file. The command file is based on phpmac.com instructions for how to install php. The command does everything from compiling to building a test page and restarting apache for you.
...Encapsulates functions of gradebook management and grading. Phase 2 will include student management of multiple classes & assignments. Phase 3 will include cirrculum management. Phase 4 may include test genera
FPlus is an application that implements several database theory algorithms such as Fmin, tableaux, normalization, attribute closure, key calculation, efficiency, etc.
Test the applet at:
http://fplus.sourceforge.net
The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
Relational Artist provides a generic paging solution for the ASP.NET DataGrid that preserves your server resources even in the face of very large SQL result sets. The library is written in C# and is equipped with automated NUnit test batteries.
CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.