objectbox / objectbox-python

Superfast on-device object & vector database for Python
https://objectbox.io/
Apache License 2.0
119 stars 18 forks source link

Basic Query (Builder) support #3

Closed vaind closed 1 year ago

vaind commented 4 years ago

Goal: minimal solution including a query builder and a reusable query object. For reference, please have a look at any of ObjectBox Go/Dart/Swift/Java API and implementations.

Functionality:

Steps to accomplish:

greenrobot commented 1 year ago

Done in 44721d9817de8d499eb97ad5562896fad139bb91