denodrivers / denodrivers/sqlite3
Different API to node-sqlite3
Open
- Dominant language
- TypeScript
- Stars
- 312
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I tried to use this package under Deno with TypeORM which did not work because they differ in API's to node-sqlite3.
Is it an option for you to make the APIs more compatible and would you accept PRs for this?
I also wrote [a simple wrapper](https://github.com/beabee-communityrm/telegram-bot/tree/73cf0ec3db4fd0aa9c77395f7186cab878abe134/node-sqlite3) that makes the API's more compatible. So far I have only tried this with a very simple TypeORM entry, but at least that worked. Maybe this is also useful for someone else.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.