News

Cloud-native databases deliver agility and scale. Distributed SQL is an evolution of the database for cloud native, distributed transactions. It can implement a standard SQL interface, ease ...
In traditional, single-node database systems, using the AUTOINCREMENT keyword can offer a lot of benefit for sequential writing. But when it comes to a distributed database system such as TiDB ...
So here is an introduction for you. Blockchain is a distributed ... The blockchain is essentially a distributed database for a specific value-chain network. It enables different parties that do not ...
The Distributed Autonomous Database is a single logical database management system horizontally partitioned or sharded. Each shard is an independent database instance that hosts a subset of the ...
It’s a similar approach that CodeFutures took earlier this year with its tool for sharding and breaking up MySQL into a distributed database. Citus’ sharding add-on basically turns PostgreSQL into a ...