Linux

How To Install and Use OrientDB on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Use OrientDB on an Ubuntu 12.04 VPS

In recent years, non-relational databases have grown in popularity as developers have started seeking solutions that more closely address their specific issues. OrientDB is a NoSQL database that incorporates SQL querying syntax with document-based storage and graph relationship mapping. In this article, we will install and explore the basic usage of this software.

Read more
How To Install Cassandra and Run a Single-Node Cluster on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Cassandra and Run a Single-Node Cluster on Ubuntu 22.04

Apache Cassandra is an open-source, masterless, and distributed NoSQL database system. Cassandra is considered highly suited for mission-critical applications and multi-node setups because it’s scalable, elastic, and fault-tolerant. In this tutorial, you’ll install and use Cassandra to run a single-node cluster on Ubuntu 22.04.

Read more
CHAT