Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 355 Bytes

smol-pg

Toying aroung with a small footprint client for PostgreSQL.

Roadmap

  • En- and decode basic messages
  • Implement basic startup routine
  • Implement simple query execution
  • Implement extended query execution
  • Implement authentication methods
  • Implement LISTEN/NOTIFY support
  • (Implement SSL/TLS support?)