Two new Python SDKs are available, libsql
and sqlalchemy-libsql
!
Both packages provide the same interface as before, so upgrading should be straightforward:
libsql
pip install libsql
sqlalchemy-libsql
pip install sqlalchemy-libsql
As part of our Free Tier migration from Fly.io to AWS, database migrations will resume on June 18. Older websocket-based drivers will stop working after this date, be sure to upgrade before then.
We've also deprecated the libsql-client
and libsql-experimental
packages on GitHub.