Skip to content

Instantly share code, notes, and snippets.

@linuxsoares
Created January 27, 2018 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linuxsoares/f1402104282c872872289304b2257d65 to your computer and use it in GitHub Desktop.
Save linuxsoares/f1402104282c872872289304b2257d65 to your computer and use it in GitHub Desktop.
(def pg (postgres ..))
(def ms (mssql ..))
(def msac (msaccess ..))
(def orc (oracle ..))
(def mys (mysql ..))
(def sqll (sqlite3 ..))
(def h2-db (h2 ..))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment