Introduction and Purpose The Use Case Although we often think of the Internet of Things as something that coordinates moving entities. In fact, many companies...
SQL
Connecting to GridDB via JDBC with SQLWorkbench/J
As of version 4.5, GridDB now supports SQL via JDBC, allowing you to integrate your favorite applications that support JDBC. In this case, we're going...
GridDB complies with ACID
What are ACID characteristics? ACID is an acronym that contains the four attributes required to guarantee the reliability of a transaction processing in a database....