Database & Data Sync Blog
ObjectBox Database Java 3.1 – Flex type
We are happy to announce version 3.1 of ObjectBox for Java and Kotlin. The major feature of this version is the new Flex type. For a long time, ObjectBox worked on rigid data schemas, and we think that this is a good thing. Knowing what your data looks like is a...
Beginner C++ Database Tutorial: How to use ObjectBox
Introduction As a direct follow up from the ObjectBox database installation tutorial, today we’ll code a simple C++ example app to show how the database can be used. Before starting to program, let's briefly overview what we want to achieve with this tutorial and what...
Beginner C++ tutorial: ObjectBox installation
How to install and build ObjectBox source files on Windows, using a Linux subsystem and CMake — tutorial for a C++ beginner
ObjectBox Database Java / Kotlin 3.0 + CRUD Benchmarks
first, Java), we have released C/C++, Go, Flutter/Dart, Swift bindings, as well as Data Sync and we’re thrilled that ObjectBox has been used by over 800,000 developers.
Building a Business on Open Source
Building a business on open source comes with unique challenges and benefits. Take a in-depth look at licensing + open source market overview.
Dart Flutter Database ObjectBox 1.0 Release
In 2019 we first introduced the ObjectBox database v0.1 for Flutter/Dart. Our team has loved the engagement and feedback we’ve received from the developer community since, and we’re thrilled to announce the first stable version 1.0 for ObjectBox Dart/Flutter today....
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
Flutter databases – Hive, ObjectBox, sqflite, Isar and Moor (e.g. Drift, floor)
Dart / Flutter database comparison with open source performance benchmarks – including sqflite, ObjectBox, hive, Firebase, Moor
Firebase alternatives for Data Storage and Data Sync
Firebase alternatives – a comprehensive look at out-of-the-box Data Sync solutions. Find out all you need to know in this comprehensive Data Sync solution comparison matrix, including Offline Data Sync solutions.
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.
Why Edge Computing is More Relevant in 2021 Than Ever
The world has been forced to digitize more quickly and to a greater extent in 2020 and 2021. COVID has created the need to remodel how work, socializing, production, entertainment, and supply chains function. Despite decades of digitization efforts, with the pandemic...
Digital Healthcare – Market, projections, and trends
Healthcare is experiencing a rapid digital transformation; we look at the market, its projections and most important trends to watch. Plus, there is an extensive whitepaper for free download that includes an extensive market review, a look at the challenges, drivers, and use cases.
ObjectBox Recognized as a Sustainable Profitable Tech Solution by the Solar Impulse Foundation
ObjectBox is proud to be officially recognized as a sustainable and efficient solution by the Solar Impulse Foundation. Although we have self-identified as a #sustainabletech company since our induction, we’re proud to be recognized as an “efficient, clean and...
What are Time Series Database Use Cases?
What are time-series databases?
Why and when do you need a time-series database?
What are time-series use cases?
All answered in this comprehensive overview.
Time-series databases are optimized to scale well for time-series data and more and more people are adopting them…
ObjectBox Swift 1.4 – In Relation to…
ObjectBox for Swift 1.4 makes object relations more natural and intuitive for Swift developers. For example, let's take the teacher-student relation to Swift and how you store objects in the database. Let's say "Teacher" is a Swift class that has a collection called...
What Drives Edge Computing?
What drives edge computing? New use cases and the need to make use of the ever growing data masses in a sustainable and economic way.
How Building Green IoT Solutions on the Edge Can Help Save Energy and CO2
The internet of things (IoT) has a huge potential to reduce carbon emissions, as it enables new ways of operating, living, and working [1] that are more efficient and sustainable. However, IoT’s huge and growing electricity demands are a challenge. This demand is due...
Time Series & Objects: Using Data on the Edge
Many IoT projects collect, both time series data and other types of data. Typically, this means they will run two databases: A time-series database and a traditional database or key/value store. This creates fracture and overhead, which is why ObjectBox TS brings...