How to Restore Corrupt SQL Server Database on Linux?
Do you want to recover a damaged/corrupted SQL Server database on Linux? This article explains in detail how to restore…
Do you want to recover a damaged/corrupted SQL Server database on Linux? This article explains in detail how to restore…
Earlier we have learned to install & secure MariaDB server on Centos/RHEL 7, which is now the default database of…
MariaDB is an open-source Relational Database & is a community developed forked-out version of the MySQL database. MariaDB has replaced…
MongoDB is an open-source, NoSQL, document-based database. MongoDB provides a number of features, Schemaless Provides replication Easy to scale-out index…
MongoDB is an open-source general-purpose, document-based NoSQL database server which uses JSON documents. It is created keeping the current requirements…
Learn how to install Redis on Linux with this simple tutorial. Redis is an open-source database, precisely, it’s an in-memory…
Learn how to install PostgreSQL on Linux i.e. on CentOS 7 & other RHEL based Linux distributions. PostgreSQL or Postgres…
In this tutorial, we will learn how to install MySQL CLI on Linux. We will discuss process to install mycli…
In this tutorial, we will deal with the question ‘How to install MySQL WorkBench on Linux ?’. MySql Workbench for…
MySQL is one of the most famous Free & Open Source Relational Database system. MySQL uses a relational database &…
We discussed in our previous tutorial, about redis server & its installation. In this tutorial, we will learn to create…
In this tutorial, we will learn about some useful PostgreSQL commands. We have already discussed the installation of PostgreSQL on…
PostgreSQL or Postgres, is a very powerful, highly scalable relational database system, that provided implementation of SQL query language. It…
MongoDB is one of the famous , free & open source document oriented No-SQL database server. MongoDB uses JSON like…
In our previous tutorials, we discussed Nginx server & its installation. Since this is a web server, it can replace…
Apache CouchDB is an open source, document oriented NoSQL database server. CouchDB uses JSON for data storage, JavaScript for MapReduce…