zero-postgres 0.9.0

A high-performance PostgreSQL client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Summary

- [Introduction]intro.md

# Walkthrough

- [Connection]conn.md
- [Query]query.md
- [Data Type]datatype.md
- [Transaction]tx.md
- [Pool]pool.md

# Advanced Topics

- [Pipelining]pipelining.md
- [Zero-Copy Decoding]zerocopy.md