Replace SQLx with native database drivers by lovasoa · Pull Request #1293 · sqlpage/SQLPage · GitHub
Skip to content

Replace SQLx with native database drivers#1293

Draft
lovasoa wants to merge 12 commits into
mainfrom
sqlpage-nativedrivers
Draft

Replace SQLx with native database drivers#1293
lovasoa wants to merge 12 commits into
mainfrom
sqlpage-nativedrivers

Conversation

@lovasoa

@lovasoa lovasoa commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

This draft tracks the migration from SQLx to SQLPage-owned native database drivers.

Current branch state starts by switching dependency declarations toward native driver crates. Follow-up commits will add the internal driver abstraction, migrate query execution, migrations, DB filesystem, CSV import, telemetry, and tests.

Validation

Not run yet. This PR is intentionally opened early and will be updated as implementation progresses.

lovasoa commented May 31, 2026

Copy link
Copy Markdown
Collaborator Author

lovasoa commented May 31, 2026

Copy link
Copy Markdown
Collaborator Author

@lovasoa lovasoa force-pushed the sqlpage-nativedrivers branch from 0370228 to c15388e Compare June 3, 2026 22:27
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