Skip to content

Instantly share code, notes, and snippets.

@linuxsoares
Created January 27, 2018 12:59
Show Gist options
  • Select an option

  • Save linuxsoares/f1402104282c872872289304b2257d65 to your computer and use it in GitHub Desktop.

Select an option

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