denodrivers / denodrivers/sqlite3

[Help] Questions migrating from sql.js

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
312
Forks
24
PR merge metrics
No merged PRs in 30d

Description

I'm currently migrating from sql.js to @db/sqlite and have a few questions:

1. Is it possible to export the database as a buffer, like `db.export()` in sql.js?
2. Can I check the size of the database, similar to `db.size()` in sql.js?
3. What is the equivalent of `{ useBigInt: true }` in sql.js for this library?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.