Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 344 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 344 Bytes

牙城-DB

DB

  • PostgresHelper - contains all basic commands with logging. Select-command supports simple caching. Can be useful with any query language like Pypika.
  • DatabaseError - simple DB exception.
  • Singleton - simple implementation of singleton used in DB helper to prevent unnecessary propagation of connections.