Skip to content

feat(db): use SQLite for database#34

Merged
kpeez merged 6 commits intomainfrom
sqlite-setup
Mar 10, 2026
Merged

feat(db): use SQLite for database#34
kpeez merged 6 commits intomainfrom
sqlite-setup

Conversation

@kpeez
Copy link
Copy Markdown
Owner

@kpeez kpeez commented Mar 10, 2026

This pull request migrates the backend database from PostgreSQL to SQLite, including support for the sqlite-vec extension, and updates the database schema and configuration accordingly. The changes ensure compatibility with SQLite (including data types and constraints), update environment and connection handling, and adjust API usage to reflect the new backend.

@kpeez kpeez merged commit 8598dd5 into main Mar 10, 2026
1 of 2 checks passed
@kpeez kpeez deleted the sqlite-setup branch March 10, 2026 05:25
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