Skip to content

Releases: firebolt-db/firebolt-python-sdk

v0.1.0

22 Oct 11:05
d3afb4a

Choose a tag to compare

Changes list:

  • Add support for Python 3.7+
  • Allow to connect using engine name rather than engine url

MVP

12 Oct 13:41
bd57d45

Choose a tag to compare

MVP

Internal MVP implementation of management SDK and DB API.
SDK implements a list of classes needed to manage Firebolt engines and databases.
DB API implements PEP-249 compliant interface for database querying