Skip to content

A demo repo using drizzle-orm, drizzle studio with neon db using serverless postgres

Notifications You must be signed in to change notification settings

devinschumacher/demo-drizzle-neon-postgres

Repository files navigation

README

Demo repo for using drizzle ORM and drizzle studio using neon with a postgres, serverless db.

drizzle-studio neon

Scripts

  • A scripts/createTodos.ts file to auto genereate a bunch of db records.

Run typescript scripts without have to compile them to javascript using tsx.

Note: Must have "type": "module" in the package.json.

npx tsx ./scripts/<script>.ts to run a script

About

A demo repo using drizzle-orm, drizzle studio with neon db using serverless postgres

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published