Generates JPA Entities and Composite keys (when needed) from metadata or a file containing a list of tables
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
 Export your Play! domain model to a DDL file and import a database into your Play! domain model
Scale your application to multiple databases with a common schema
Creates and runs database migrations using Hibernate schema update to automatically generate SQL to the migrations. See this blog post
Liquibase is a simple, reliable and elegant solution for database refactoring management