Skip to content

Repository files navigation

sql-schema-spec

Build Status

Library for specifying SQL database schema in code. The general idea is to describe the schema using either an API or (anonymous) classes. The resulting model can the be used to create a database or create queries.

The schema-spec project contains the actual library.

You can find an example project in the example directory.

Usage

jipack package

A maven package is provided via jitpack.io. For more information on how to add sql-schema-spec as dependency see the jitpack.io site.

License

sql-schema-spec is licensed under the LGPL-3.0 or later. See the included COPYING (GPL-3.0) and COPYING.LESSER (LGPL-3.0) files.

Copyright 2020 zouroboros@zoho.eu

About

Library for specifying SQL database schema in code.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages