You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -95,7 +95,6 @@ Oh, and there is one more thing...
95
95
96
96
😮 [**Data Sync**](https://objectbox.io/sync/) - keeps data in sync offline or online, between devices and servers.
97
97
98
-
99
98
## Getting Started
100
99
101
100
Continue with our ➡️ **[Getting Started guide](https://docs.objectbox.io/getting-started)**. It has resources and video tutorials on how to use ObjectBox in your Flutter or Dart app.
@@ -110,7 +109,7 @@ Continue with our ➡️ **[Getting Started guide](https://docs.objectbox.io/get
110
109
111
110
We tested across the four main database operations, CRUD (create, read, update, delete). Each test was run multiple times and executed manually outside of the measured time. Data preparation and evaluation were done outside of the measured time.
112
111
113
-
Here are the benchmarks for ObjectBox vs sqflite vs Hive 👇
112
+
Here are the benchmarks for ObjectBox vs sqflite vs Hive (last updated 2021-09-11) 👇
@@ -102,6 +103,7 @@ Read the ➡️ **[Getting Started guide](https://docs.objectbox.io/getting-star
102
103
It has resources and video tutorials on how to use ObjectBox in your Flutter or Dart app.
103
104
104
105
We also have some video tutorials, each featuring a different example app:
106
+
105
107
-[Shop order app](https://youtu.be/AxYbdriXKI8)
106
108
-[Restaurant: chef and order apps](https://youtu.be/r9Lc2r22KBk)
107
109
-[Task-list app (in Spanish)](https://youtu.be/osUq6B92-BY)
@@ -111,7 +113,7 @@ We also have some video tutorials, each featuring a different example app:
111
113
112
114
We tested across the four main database operations, CRUD (create, read, update, delete). Each test was run multiple times and executed manually outside of the measured time. Data preparation and evaluation were also done outside of the measured time.
113
115
114
-
Here are the benchmarks for ObjectBox vs sqflite vs Hive 👇
116
+
Here are the benchmarks for ObjectBox vs sqflite vs Hive (last updated 2021-09-11) 👇
0 commit comments