sequelize / sequelize/sequelize

Use better-sqlite3

Open
#11,400 31 comments 104 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dialect: new dialect: sqlite
Dominant language
TypeScript
Stars
30.4k
Forks
4.3k
Avg merge
1d 6h
Merged PRs (30d)
68

Description

Thinking about using better-sqlite3 for SQLite database, mainly for supporting 64bit Integers. Their benchmark looks great as well

https://github.com/JoshuaWise/better-sqlite3/issues/262

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading this proposal and the linked better-sqlite3 issue, then trace Sequelize’s SQLite integration to understand the affected adapter boundary. Determine the compatibility and migration implications of using better-sqlite3, especially for 64-bit integers; done means the scope and verification requirements are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, sqlite, typescript
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.