Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add SQLite performance tips #29

Open
trevyn opened this issue Oct 3, 2022 · 0 comments
Open

Add SQLite performance tips #29

trevyn opened this issue Oct 3, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@trevyn
Copy link
Owner

trevyn commented Oct 3, 2022

Maybe in an mdbook?

SQLite is more performant when many writes are batched in a single transaction.

Need for explicit checkpointing for a larger, busy db.

@trevyn trevyn added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 3, 2022
@trevyn trevyn added this to the 0.8 milestone Oct 3, 2022
@trevyn trevyn removed this from the 0.8 milestone Apr 6, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant