ru.curs:celesta-parent

celesta - LGPL platform for business logic development


Keywords
database-testing, firebird-database, h2-database, java-library, migrations, mssql, oracle-database, orm, posrgresql, sql
License
LGPL-3.0

Documentation

Celesta

build Maven Central

Celesta is a set of tools for Java backend developers who want easier ways to deliver RDBMS-backed software.

This is a Java library with a Maven plugin that provides database migrations, ORM and testing.

Unlike e. g. Hibernate + Liquibase, Celesta does not require one to keep in mind the schema design and migrations separately, and provides a fast and lightweight way to unit-test the code that works with the database.

Documentation

How to Contribute

Feel free to ask a question, open an issue or submit a PR.

For more details, see CONTRIBUTING.md.

Related Tools

Useful Links