mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-20 11:14:30 +02:00
Add Haskell bindings
Add `postgresql-simple`
This commit is contained in:
parent
42b07cf21f
commit
f7e8bc74b8
@ -169,6 +169,7 @@ For Database Management
|
||||
* Clojure: [clj-postgresql](https://github.com/remodoy/clj-postgresql)
|
||||
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)
|
||||
* Go: [pgx](https://github.com/jackc/pgx)
|
||||
* Haskell: [postgresql-simple](http://hackage.haskell.org/package/postgresql-simple)
|
||||
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
|
||||
* .Net/.Net Core: [Npgsql](https://github.com/npgsql/npgsql)
|
||||
* Node: [node-postgres](https://github.com/brianc/node-postgres), [pg-promise](https://github.com/vitaly-t/pg-promise)
|
||||
|
Loading…
x
Reference in New Issue
Block a user