Programming Rants

programming: the action or process of writing computer programs. | rants: speak or shout at length in a wild, [im]passioned way.

Showing posts with label cassandra. Show all posts
Showing posts with label cassandra. Show all posts
2024-06-13

Backup and Restore Cassandra Database for Development

›
Last time we're dumping from Cassandra and restore it to Clickhouse for proper analytics. To do that we need cqlsh and cassandradump ...
2024-02-20

Dump/export Cassandra/BigQuery tables and import to Clickhouse

›
Today we're gonna dump Cassandra table and put it to Clickhouse. Cassandra is columnar database but use as OLTP since it have really goo...
2022-05-07

Getting started with Trino

›
Trino is a distributed query engine, that allows you to JOIN from multiple datasources (databases like mysql, postgresql, bigquery, cassand...
2022-03-17

Getting started with Cassandra or ScyllaDB

›
Today we're gonna learn Cassandra (it's been 5 years since I last use ScyllaDB:  C++ version of Cassandra ), to install Cassandra an...
2021-11-14

Databases with Automatic Rebalance Benchmark (TIDB vs YugabyteDB vs CockroachDB)

›
Automatic rebalance/repair/self-healing (we can remove or add new node, and it will distribute the data and rebalance itself, data are repli...
›
Home
View web version
Powered by Blogger.