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/586e79406bc7fcf4d41357f40ab79e60 to your computer and use it in GitHub Desktop.
Save linuxsoares/586e79406bc7fcf4d41357f40ab79e60 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