This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-07-15
Channels
- # aleph (9)
- # announcements (6)
- # beginners (42)
- # calva (4)
- # cider (9)
- # clara (2)
- # clj-kondo (1)
- # cljdoc (108)
- # cljs-dev (10)
- # clojure (25)
- # clojure-brasil (1)
- # clojure-chicago (1)
- # clojure-europe (4)
- # clojure-italy (42)
- # clojure-nl (14)
- # clojure-uk (66)
- # clojurebridge (3)
- # clojurescript (23)
- # clojutre (2)
- # community-development (1)
- # cursive (2)
- # datomic (4)
- # figwheel-main (21)
- # fulcro (23)
- # jobs-discuss (1)
- # kaocha (1)
- # off-topic (10)
- # pedestal (4)
- # reitit (2)
- # shadow-cljs (41)
- # spacemacs (7)
- # sql (20)
- # xtdb (3)
https://dragan.rocks/articles/19/Judge-a-clojure-programming-book-by-its-cover


for those might interested about prometheus exporter, I have builded here an experimental version with jdbc.next π https://github.com/MalloZup/hanadb_exporter_clojure (it is in a primary state yet but if people are interested, feel free)

Hey everyone! I'd like to remind you that on Thursday scicloj will have a gathering (https://twitter.com/scicloj/status/1143555279163969537) about: * https://github.com/cnuernber/libpython-clj: a way to natively access the Python runtime from Clojure * https://github.com/alanmarazzi/panthera: a pandas and numpy wrapper for Clojure built on top of libpython-clj Apart from the presentations of the libraries there will be time for open discussion, to participate please register at https://zoom.us/meeting/register/742b2abcc393765bc5b9141539e44ee6. The meeting will be recorded and then published on the scicloj YouTube channel (https://www.youtube.com/channel/UCaoZzhNzq-H7YiQczXKuXuw) so that anyone in any timezone can benefit from it. If you can't participate to the gathering but you'd like to have a question answered please post it at https://www.reddit.com/r/Clojure/comments/cdigxj/scicloj_gathering_libpythonclj_panthera/

We want to fund you to work on open source Clojure projects! π΅ Hereβs what our members are looking for: https://www.clojuriststogether.org/news/q3-2019-survey-results. You can apply at https://www.clojuriststogether.org/open-source/, applications close Wednesday, July 17th, 2019 at 11:59pm PST. Let me know if you have any questions.


seancorfield/next.jdbc "1.0.2"
-- https://github.com/seancorfield/next-jdbc -- A new low-level Clojure wrapper for JDBC-based access to databases -- Overview of this release:
* Adds support for batched execution of prepared statements: next.jdbc.prepare/execute-batch!
.
* Improves support for using unknown databases, especially local databases.
* Improves error reporting in next.jdbc.sql
.
* Lots of documentation and docstring improvements!
More details at https://github.com/seancorfield/next-jdbc/releases/tag/v1.0.2
Follow-up to #sql
