In a previous blog, we discussed migrating a sample IoT dataset from PostgreSQL to GridDB. To accomplish our feat, we used the official GridDB import/export...
Author: Israel
Stream Data with GridDB and Kafka
Apache Kafka is a tool which allows for "real-time processing of record streams". What this means is that you can send real-time data from your...
Introducing the Rust Client for GridDB
The Rust programming language is a static, compiled language which "emphasizes performance, type safety, and concurrency." It has grown very quickly in the limited time...