Hi all, I'm looking for a decent database wrapper library. I'm probably
going to end up using PostgrSQL & maybe SQLite for testing. I've looked at
Korma & a few others, but I'm getting lost on how to *actually use* them.
I'm new to Clojure, so something with a good tutorial would be best!
Thank
Hey, thanks for the links!! I searched around but never found those, this
helps a lot!!!
Justin
On Fri, Jun 21, 2013 at 11:56 AM, Michael Klishin <
michael.s.klis...@gmail.com> wrote:
>
> 2013/6/21 serialhex
>
>> Hi all, I'm looking for a decent database wrapper
I'm trying to set up a DB and some insert statements to get my data into
said DB. The problem I'm having is in getting the customer data into the
proper tables, when they have a belongs-to relationship. Do I explicitly
stick the ID of the `customer` in the `phone-number` or `address` insert
state
hi all, i've been looking into doing a project i have in mind in clojure &
clojurescript, and i'm having trouble finding a decent framework to
bootstrap me. i'm fairly new to clojure but i really want to get my feet
wet. i looked at pedestal but there aren't any good tutorials (yet). i've
heard