Skip to content

markash/carat-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Carat Database

alt text

Exordium

Definition : A unit of weight for precious stones and pearls, now equivalent to 200 milligrams. Wikipedia

Narratio

Carat Database is the base project for database connectivity within the Carat project family

Constructio

Postgres

mvn -Ppostgres flyway:init
mvn -Ppostgres flyway:migrate
mvn -Ppostgres jooq-codegen:generate
mvn package

SQL Server

mvn -Psqlserver flyway:init
mvn -Psqlserver flyway:migrate
mvn -Psqlserver jooq-codegen:generate
mvn package

NOTE SQL Server JDBC Driver

Due to a license limitation the Microsoft SQL Server JDBC driver is not packaged with the application but can be installed using the instructions found at this blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages