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 < [email protected]> wrote: > > 2013/6/21 serialhex <[email protected]> > >> Hi all, I'm looking for a decent database wrapper library. > > > Relational databases: https://github.com/clojure/java.jdbc (this one is > not very extensively documented but is also small compared to Korma) > > MongoDB: http://clojuremongodb.info > Cassandra: http://clojurecassandra.info > Riak: http://clojureriak.info > Redis: https://github.com/ptaoussanis/carmine > Graph databases: http://titanium.clojurewerkz.org, > http://clojureneo4j.info > ElasticSearch: http://clojureelasticsearch.info > > For data validation, http://clojurevalidations.info is one of about a > dozen options > you can easily find with a quick search. > -- > MK > > http://github.com/michaelklishin > http://twitter.com/michaelklishin > > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- * I am rarely happier than when spending an entire day programming my computer to perform automatically a task that would otherwise take me a good ten seconds to do by hand. - Douglas Adams --- CFO: “What happens if we train people and they leave?” CTO: “What if we don’t and they stay?” -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
