Did anyone tried knex or drizzle ORM with better-sqlite3? #1054
CovertCode
started this conversation in
General
Replies: 3 comments
-
I've try typeorm, works great and its performatic |
Beta Was this translation helpful? Give feedback.
0 replies
-
PhotoStructure uses knex to do query building. It's splendid. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I use it on my projects. Mainly:
these are just open-source ones but also using it in my applications. you can find more such projects by using github search or sourcegraph search with this query: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently saw knew.js and drizzle supports better-sqlite3. Did anyone had any experience with them? Like performance reduction
Beta Was this translation helpful? Give feedback.
All reactions