AnnaDB python driver
pip install annadbfrom annadb import Connection
conn = Connection.from_connection_string("annadb://localhost:10001")Please, follow the official tutorial to meet all the features
| Name | Name | Last commit date | ||
|---|---|---|---|---|
AnnaDB python driver
pip install annadbfrom annadb import Connection
conn = Connection.from_connection_string("annadb://localhost:10001")Please, follow the official tutorial to meet all the features