Skip to main content

Welcome

Rath Frameworks is a collection of lightweight tools for building data-driven services. Start with RathORM to align your PostgreSQL schema with annotated Java entities, then explore additional libraries as they land here.

  • RathORM: schema sync, migrations, and helpers — see the full guide at RathORM.
  • Getting started: follow the homepage quick start or run RathORM.create() after configuring rathorm.properties.

What's next?

Head to the RathORM docs to set up the dependency, configure your database connection, and run your first schema sync.