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.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
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.
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.
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
SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unittesting framework, .NET MockObjects, which supply mock implementations for ADO.net.
Toplink in memory makes TDD possible in large database applications. Make your Java project tests run faster. Toplink in memory allows you to run your tests in memory, rather than against a database. In our current project, this gives a 100x speed up.
DB Initiator is a tool to quickly populate a database with nonsense data quickly and easily. This can aid in testing the scalability of your database driven website, or easily design the UI with plenty of data loaded.
XMLImportDB is an open source database import and comparison library
distributed by Burton Computer Corporation under the Apache Software
License version 2.0. XMLImportDB is useful for automating unit tests
of Java programs that use JDBC.
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
Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
The I/N Messenger application. 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!
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.