Database & Data Sync Blog

Why database performance creates business value

* database speed is the key to compute more data faster and make data -based decisions speedily
* database speed translates into ressource efficiency – saving ressources (like battery, CPU, memory) saves money and reduces waste 
* database speed affects end user response rates significantly – smooth and fast user experiences keep people happy and more productive

read more

ObjectBox Dart/Flutter v0.11 Database: Performance & Relations

ObjectBox is the database for Flutter / Dart optimized for high performance. Learn – all about the latest ObjectBox release – how you can easily persist data in your Flutter / Dart app with ObjectBox – and what performance you can expect. Also check out the benchmarks comparing the performance of sqflite, hive, and Firestore. All benchmarks are open source.

read more

What is Edge Computing?

Today, over 90 percent of enterprise data is sent to the cloud. In the next years, this number will drop to just 25 percent according to Gartner. The rest of the data is not going anywhere. It is being stored and used locally, on the device it was created on - e.g....

read more

ObjectBox Go 1.1

The 1.1 release of ObjectBox for Go is now available, bringing new features such as Box insert() and update() semantics, a new AsyncBox with all write operations (put, insert, update, delete), improved Queries with order and aliases; as well as some fixes and quality...

read more