Skip to content

core: support sqlite_raw backend - #119

Merged
karlicoss merged 1 commit into
masterfrom
raw-sqlite
Aug 11, 2026
Merged

core: support sqlite_raw backend#119
karlicoss merged 1 commit into
masterfrom
raw-sqlite

Conversation

@karlicoss

Copy link
Copy Markdown
Owner

So far it only provides modest speedup over sqlalchemy, but over time cachew just been fighting SQLAlchemy quirks anyway.

Moving to raw sqlite is an opportunity for simplification and more targeted speedups.

Benchmarks will be provided later, once we switch backends for real.

So far it only provides modest speedup over sqlalchemy, but over time
cachew just been fighting SQLAlchemy quirks anyway.

Moving to raw sqlite is an opportunity for simplification and more targeted speedups.

Benchmarks will be provided later, once we switch backends for real.
@karlicoss
karlicoss merged commit 8a23286 into master Aug 11, 2026
13 checks passed
@karlicoss
karlicoss deleted the raw-sqlite branch August 11, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant