If you use emacs and haven’t checked out ejc-sql yet, you should check it out now! It works with clomacs under the hood. ejc-sql turns your Emacs into a fully featured sql client using JDBC setup. It works by starting a Clojure repl for managing JDBC connections. In this post…