1 مستودع
Capabilities for resetting test database state by executing SQL scripts for clean test data management.
Distinct from SQL Database Management: Distinct from SQL Database Management: focuses on resetting test database state via SQL scripts, not on general database administration.
Explore 1 awesome GitHub repository matching data & databases · Test Database Resetters. Refine with filters or upvote what's useful.
SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran
Documents how to reset test database state by executing SQL scripts.