Fork me on GitHub
#babashka
<
2021-02-21
>
borkdude11:02:46

The sql-pods repo now added support for Microsoft SQL Server. This means you can interact directly with SQL Server from babashka. https://github.com/babashka/babashka-sql-pods/

🎉 15
borkdude12:02:38

*New video*: Babashka pods: why, how to use and what's going on in the background? Example: go-sqlite3. https://youtu.be/Q3EFNRwxLLo

grazfather15:02:46

Hm. Why shell out to sqlite instead of using clojure.java.jdbc?

borkdude15:02:01

because this isn't available in bb

grazfather15:02:06

Cool, that’s the simplest reason, works for me 🙂

borkdude16:02:46

btw, I recommend next.jdbc instead of clojure.java.jdbc when using the postgresql, etc, pod, you will get a similar interface in babashka

grazfather19:02:54

Cool, will switch over, ty!

grazfather15:02:03

Loving these videos!

👍 3