Skip to content

Library to take edn specifying tables and indices, and create missing tables and all specified indices.

License

Notifications You must be signed in to change notification settings

vlacs/jdbc-pg-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdbc-pg-init

This is a Clojure library to create PostgreSQL tables, keys, and indices from edn data.

Really, there should be a general DDL solution in Clojure. But we needed something immediately, so this is what we made.

Contact us if you're interested in contributing to a more general solution.

Usage

Add the following to your Leiningen dependencies:

[jdbc-pg-init "0.1.1-SNAPSHOT2"]

License

Copyright © 2013 VLACS http://vlacs.org/

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Library to take edn specifying tables and indices, and create missing tables and all specified indices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published