News

Strong consistency. The two-phase commit is a common technique to achieve strong consistency. Here, for every write operation (add, update, delete) at a local database node, the database node ...
Node 22.5.0 now bundles SQLite, a lightweight, in-process relational database that requires no additional infrastructure but packs considerable capability.Let’s get to know this handy new built ...
TimescaleDB 2.0 marks the industry’s first multi-node relational time-series database for time-series, building on one of TimescaleDB’s existing innovations, the hypertable.
As the name suggests, data replication involves keeping identical data sets in more than one database node. There are two types of data replication in a database management system: Full replication; ...