You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-07-16 07:04:15 +02:00
added a postgresql driver for Clojure
This commit is contained in:
@ -162,6 +162,7 @@ For Database Management
|
||||
|
||||
### Language bindings
|
||||
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
|
||||
* Clojure: [clj-postgresql](https://github.com/remodoy/clj-postgresql)
|
||||
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)
|
||||
* Go: [pgx](https://github.com/jackc/pgx)
|
||||
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
|
||||
|
Reference in New Issue
Block a user