Skip to content

feat: add PyO3 Python API#305

Merged
KKould merged 2 commits intomainfrom
feat/pyo3
Mar 1, 2026
Merged

feat: add PyO3 Python API#305
KKould merged 2 commits intomainfrom
feat/pyo3

Conversation

@KKould
Copy link
Member

@KKould KKould commented Mar 1, 2026

What problem does this PR solve?

Adding PYO3 enables KiteSQL to support the most basic database operations.

Tips; Transactions are difficult to support due to their lifetime.

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer

@KKould KKould added the enhancement New feature or request label Mar 1, 2026
@KKould KKould self-assigned this Mar 1, 2026
@KKould KKould merged commit c5986b7 into main Mar 1, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant