With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit
DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
MRUNSQL is a command that allows iSeries (AS400, i5) developers to execute SQL statements from a command line. It is very handy for investigation and testing work. The supporting code is written in RPGLE and CL.
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.
SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
Utilities and libraries for accessing (extracting data from, or modifying data in) and testing integrity of Clarion database files, and other files used by Clarion. See http://clarion-utils.sourceforge.net/ for more information.
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.
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.
Mayfly is an in-memory SQL implementation for unittesting. It is fast on small data sets and you can create or destroy a database as easily any other Java object.
The Op Framework is an holistic Java-based approach to database access with debugging, testing, tracing, and usage reporting. All database access is timed and logged, and an easy-to-use tracing mechanism allows per-request traces to be output to HTML.
VerbOS allows viewing, searching, editing and testing of verb conjugations. There are around 8000 French verbs, 10000 Spanish verbs and 4000 Portuguese verbs. Additonally dict.dz dictionaries can be loaded into the dictionary interface.
Datagenerator is a library and GUI for generating rule based test data for various databases like Mysql, Firebird, Interbase, MSSQL, Oracle, SQLite and PostgreSQL.
FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
This routine library collects general purpose MySQL 5 stored
procedures and functions, implementing arrays, for-each loops, syntax helpers, named parameters, unittesting ans more.
Adapdev.NET is an enterprise framework that builds on the Microsoft.NET framework, providing enhanced components for object caching, database access and querying, code generation, unittesting and encryption, among others.
*** NOTICE *** This package is no longer maintained. Its features are now included in MySQL Sandbox (https://sourceforge.net/projects/mysql-sandbox/) This package is a sandbox for testing replication features under MySQL 5.1. It will install four nodes u
This project is for the design and testing of a web based portal for guilds and clans. The portal will utilize PHP and MySQL to allow guilds and clans to easily maintain rosters, groups within the guild, ranks, news, descriptions, and more!
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