Skip to content

drizzle-team/drizzle-bun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drizzle ORM example with bun:sqlite module. Blazingly fast ⚡️

bun install
bun run src/index.ts

bunjs docs, quick installation guide:

## Native: (macOS x64 & Silicon, Linux x64, Windows Subsystem for Linux)
curl -fsSL https://bun.sh/install | bash

## Homebrew: (MacOS and Linux)
brew tap oven-sh/bun
brew install bun

## upgrade if you have outdated version
bun upgrade

About

Drizzle ORM + bun:sqlite showcase

Resources

Stars

Watchers

Forks