Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mongo Go Driver | 7,434 | 3,584 | 17 hours ago | 307 | September 06, 2022 | 7 | apache-2.0 | Go | ||
The Official Golang driver for MongoDB | ||||||||||
Jepsen | 6,174 | 66 | 5 days ago | 39 | June 07, 2019 | 55 | Clojure | |||
A framework for distributed systems verification, with fault injection | ||||||||||
Gpdb | 5,773 | 17 hours ago | 387 | apache-2.0 | C | |||||
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI. | ||||||||||
Go Sqlmock | 5,217 | 991 | a month ago | 21 | June 28, 2020 | 70 | other | Go | ||
Sql mock driver for golang to test database interactions | ||||||||||
Toydb | 4,894 | 3 months ago | 7 | apache-2.0 | Rust | |||||
Distributed SQL database in Rust, written as a learning project | ||||||||||
Dockertest | 3,496 | 232 | 723 | 8 days ago | 87 | May 25, 2022 | 18 | apache-2.0 | Go | |
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work. | ||||||||||
Test_db | 3,405 | 3 months ago | 2 | Shell | ||||||
A sample MySQL database with an integrated test suite, used to test your applications and database servers | ||||||||||
Nodejs Integration Tests Best Practices | 2,906 | a month ago | 42 | JavaScript | ||||||
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2022) | ||||||||||
Aresdb | 2,329 | 3 years ago | 21 | apache-2.0 | Go | |||||
A GPU-powered real-time analytics storage and query engine. | ||||||||||
Marten | 2,309 | 31 | 56 | 14 days ago | 185 | September 04, 2022 | 80 | mit | C# | |
.NET Transactional Document DB and Event Store on PostgreSQL |
Jailer is a tool for database subsetting and relational data browsing.
The Subsetter creates small slices from your database (consistent and referentially intact) as SQL (topologically sorted), DbUnit records or XML.
Ideal for creating small samples of test data or for local problem analysis with relevant production data.
The Data Browser lets you navigate through your database following the relationships (foreign key-based or user-defined) between tables.
https://user-images.githubusercontent.com/861721/142761281-299bddc4-eea7-4f26-8c24-54fccb31b152.mp4
Thanks to the JDBC technology used, any DMBS is in principle supported. For best results, specific additional support features are useful, however. These are available for:
Use the installation file "Jailer-database-tools-n.n.n.msi" (for Windows) or "jailer-database-tools_n.n.n-x64.deb" (for Linux).
Unless you want to use your own Java installation. Then unzip the file "jailer_n.n.n.zip". See also https://wisser.github.io/Jailer/faq.html#multiuser
To start the tool from the unpacked zip:
Clone the git repository:
git clone https://github.com/Wisser/Jailer.git
To build the tool you can just use ant: ( https://ant.apache.org )
cd Jailer
ant
This project exists thanks to all the people who contribute.
Become a financial contributor and help us sustain our community. [Contribute]
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]