In the Context of Embedded Systems, are all Embedded Databases Created Equal? - Blog
September 04, 2024There is a tendency to conflate the terms embedded database and embedded system. That is a mistake.
Be Sure That’s What You Need: Differentiating Embedded Database from Non-Embedded (Client/Server) Database Systems - Blog
July 30, 2024There’s been an explosion of database systems since the late 90s. Whereas there were relatively few choices back in the day, now there are hundreds of choices of database systems that span different architectures, APIs, models, and more. This article will compare and contrast two database system architectures, embedded and client/server.
Change Data Capture in Embedded Databases - Story
July 13, 2020Change Data Capture (CDC) is broadly defined as tracking changes in a database. The purposes of tracking changes are many and varied.
Comparing Optimistic and Pessimistic Concurrency - Story
June 02, 2020Usually (with rare exception), a database is a shared resource, meaning that it is used concurrently by two or more tasks.
Distributed Database Systems Relevance to the Internet of Things - Blog
December 05, 2019A distributed database system is one in which the data belonging to a single logical database is distributed to two or more physical databases.
The IoT technology piece no one is talking about - Other
March 24, 2016Do an image search on Bing or Google for "Internet of Things Building Blocks" or similar and you'll find a plethora of visual depictions of tools and...