Hello everybody.

I wanted to announce the second release of suricatta, a high level sql
toolkit for clojure (backed by fantastic jooq library).

Main changes/improvements:

- Improved connection creation.
- Added support for custom type extensions (like postgresql json types)
- Add ddl functions to dsl (for basic table, index and sequences crud).
- Add join expressions to dsl
- Support for export/import queries to/from csv and json.
- Api consistency fixes (includes few backward incompatibilities).

You can find the complete changelog here:
https://github.com/niwibe/suricatta/blob/master/CHANGES.adoc#020

I also have added a quick start section to the readme thanks to the
suggestions on the first release announcement.

Repository: https://github.com/niwibe/suricatta
Docs: http://niwibe.github.io/suricatta/latest/

Cheers.
Andrey
-- 
Andrey Antukh - Андрей Антух - <andrei.anto...@kaleidos.net> / <n...@niwi.be
>
http://www.niwi.be <http://www.niwi.be/page/about/>
https://github.com/niwibe

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to