-
Install Docker (Docker Desktop for development on a Mac/PC)
-
Start Postgres
./pg-start.bash
-
Check version of
psqltool./psql-start.bash --version
-
Check version of Postgres database
./psql-start.bash -c'select version()'
-
Create Postgres table 'acme_v01' using
psql(only required prior to first run)./psql-start.bash -c'create database acme_v01'
-
Notifications
You must be signed in to change notification settings - Fork 0
io-tupelo/postgres
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Clojure library for working with Postgres via Next.JDBC - includes JSONB code!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published