File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ License MIT] [ badge-license ]] [ license ]
2
2
[ ![ Build Status] [ badge-travis ]] [ travis ]
3
3
# Postgres-wire
4
- A pure Haskell implementation of Postgres wire protocol version 3.0
4
+ A native Haskell driver for PostgreSQL.
5
5
6
6
7
- ## Useful links
8
- https://www.postgresql.org/docs/current/static/protocol.html
9
-
10
- https://www.pgcon.org/2014/schedule/attachments/330_postgres-for-the-wire.pdf
11
-
12
- https://github.com/zadarnowski/postgresql-wire-protocol
13
-
14
- http://2ndquadrant.github.io/postgres/libpq-batch-mode.html
15
-
16
- [ badge-travis ] : https://img.shields.io/travis/postgres-haskell/postgres-wire.svg
17
- [ travis ] : https://travis-ci.org/postgres-haskell/postgres-wire
18
- [ badge-license ] : https://img.shields.io/badge/license-MIT-blue.svg?dummy
19
- [ license ] : https://github.com/postgres-haskell/postgres-wire/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments