Today’s tutorial is geared towards setting up MariaDB Database Server on Alpine Linux instance. The machine can be running on […]
MongoDB is an open-source document-oriented cross-platform database system. It stores data in JSON-like documents which offers high flexibility and dynamism […]
SQL stands for “structured query language” and it makes up the name MySQL, which is the combination of My and […]
Microsoft SQL Server Server (MS SQL) is a relational database management system (RDBMS) developed by Microsoft. It was created initially […]
MongoDB is a NoSQL database server that is used to create current dynamic apps. It is a general-purpose, object-oriented, simple, […]
Microsoft SQL Database is a relational database management system developed by Microsoft. Initially it could only run on a Windows […]
Oracle database is a relational database management system from oracle corporation widely used in enterprise grid computing and data warehousing. […]
A MariaDB master-slave replication enables you to create a copy of a database (slave) that tracks and copies changes from […]
LAMP is a short name that stands for Linux, Apache, MySQL and PHP. Developers need a combination of these open […]
In this guide, we are going to learn how to install LEMP on Manjaro Linux. LEMP is a common stack […]