This website requires JavaScript.
Explore
Help
Sign in
nicole
/
pique
Watch
1
Star
0
Fork
You've already forked pique
0
Code
Pull requests
Activity
b6e55b40fb
pique
/
_experiments
/
2024-03-02-database-benchmark
/
.env-sqlite
2 lines
43 B
Text
Raw
Normal View
History
Unescape
Escape
Add ADR for our choice of SQLite as our primary database, backed up by experiments demonstrating that SQLite will meet all of our requirements. This also introduces ADRs in the repo, and adds a README in preparation making the repository public.
2024-03-16 15:12:46 +00:00
DATABASE_URL=sqlite:./database.db?mode=rwc
Copy permalink