DEV Community

Discussion on: What do you think of the ObjectBox database for Python

Collapse
 
ivan profile image
Ivan Dlugos

Currently, it's embedded though sync to remote server and between many clients is in the making.

In any case, yes it's your use case and your preference. Performance-wise ObjectBox should beat SQLite by a large margin, judging from the benchmarks in other languages it supports.