More

    Databases

    Install MariaDB on Linux

    Introduction When it comes to open-source relational database management systems, MariaDB stands out as a powerful and flexible option. It's a fork of MySQL and...

    How to Create MongoDB database with the CLI

    MongoDB is an open-source, NoSQL JSON-like document database that is created using C++ language. Creating a MongoDB Database is pretty straight forward. This guide...

    How to Install MongoDB 6.0 on Rocky Linux, Red Hat Enterprise Linux, CentOS Stream, Alma Linux or Oracle Linux

    What is MongoDB? MongoDB is a document database designed for ease of application development and scaling. This guide is all about 'Install MongoDB 6.0...

    Recent Articles