Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 337 Bytes

postgresqldemo

Demo project for using postgresql as hybrid model (RDBS and NoSQL )

* The target postgresql version is 9.3
* Included create-db.sql for creating demo database. 
* Run maven clean install to build the application.
* Run the app using: java -jar target/JsonApp-0.0.1-SNAPSHOT-jar-with-dependencies.jar