Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 831 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 831 Bytes

Drizzle Helpers (for postgres)

The helpers has 3 components:

  • migration script
  • optimized db connection code
  • ORM helpers to simplify single result, pagination, etc

Getting Started

Read the documentation See example in nextjs-boilerplate

Build Notes

Contribute

Using changesets so please remember to run "changeset" with any PR