test_db
Test Database
A sample MySQL database with an integrated test suite
A sample MySQL database with an integrated test suite, used to test your applications and database servers
4k stars
149 watching
3k forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mysql/mysql-server | A database management system written in C++ that supports various data storage and retrieval operations. | 10,964 |
facebook/mysql-5.6 | A MySQL implementation with MyRocks storage engine, designed to support an SQL database server. | 2,499 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
wisser/jailer | Tool to manage and analyze relational data from various databases by creating subsets and navigating relationships | 2,895 |
mysql/mysql-workbench | A comprehensive tool for designing, developing, and administering databases, including features for data modeling, SQL development, server administration, and migration. | 907 |
tommylemon/sqlauto | Automates testing of SQL queries against various databases by generating test data and parameters | 51 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
xtdb/xtdb | An immutable, distributed relational database with comprehensive time-travel capabilities and support for both SQL and document-based data storage. | 2,587 |
sqlancer/sqlancer | Automated testing tool to identify logic and performance issues in databases | 1,512 |
mariadb/server | A highly featured, stable relational database server with advanced storage engines and features. | 5,752 |
audi-1/sqli-labs | A comprehensive platform to learn and practice error-based, blind boolean-based, time-based, and other types of SQL injection attacks | 5,305 |
dolthub/dolt | A system that integrates version control with SQL databases, allowing developers to track changes and collaborate on database schema and data. | 18,052 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,942 |
duckdb/duckdb | A high-performance analytical database system with support for complex queries and extensions to standard SQL. | 25,034 |
questdb/questdb | A high-performance, column-oriented time-series database with ANSI SQL support and low-latency techniques. | 14,699 |