This website requires JavaScript.
Explore
Help
Sign in
templates
/
drizzle-postgres
Template
Watch
2
Star
0
Fork
You've already forked drizzle-postgres
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Drizzle ORM template.
88
commits
1
branch
0
tags
613
KiB
TypeScript
100%
master
Find a file
Use this template
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Renovate
e5a720ac1d
Merge pull request 'Update dependency typescript to v7' (
#57
) from renovate/typescript-7.x into master
2026-07-08 16:00:52 +00:00
src
Initial commit.
2024-11-23 21:17:34 +00:00
.gitignore
Initial commit.
2024-11-23 21:17:34 +00:00
bun.lockb
Update dependency typescript to v7
2026-07-08 16:00:51 +00:00
drizzle.config.ts
Fix formatting.
2024-11-23 21:18:48 +00:00
package.json
Update dependency typescript to v7
2026-07-08 16:00:51 +00:00
README.md
Initial commit.
2024-11-23 21:17:34 +00:00
renovate.json
Ignore tests.
2024-12-07 14:43:39 +00:00
tsconfig.json
Initial commit.
2024-11-23 21:17:34 +00:00
README.md
Drizzle ORM (PostgreSQL) template