How to Install MariaDB on CentOS 7 / RHEL 7
Installing MariaDB Server The RHEL 7 and CentOS 7 distributions include MariaDB Server 5.5 by default. You can install MariaDB Server from t...
-->
Installing MariaDB Server The RHEL 7 and CentOS 7 distributions include MariaDB Server 5.5 by default. You can install MariaDB Server from t...
How to COPY or CLONE MongoDB Databases db.copyDatabase :- > The " db.copyDatabase " method is used to copy a database eit...
How to clone a database in MySQL OR MariaDB There has been instances when you need to copy a database in MySQL/MariaDB. I'll narrate ...
How to delete or drop MongoDB database In this MongoDB Tutorial, we shall learn to drop or delete a MongoDB Database. To delete or dro...
MongoDB: Install Mongo Client and Mongo Shell in Ubuntu, CentOS The MongoDB client, also known as mongo shell, is a command line int...
How to Install CockroachDB in Standalone AWS EC2 and its basic operations Cockroach Labs is a computer software company that develops co...
What is PostgreSQL? PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development th...
How to Backup MySQL databases in Kubernetes As we are adopting more and more Databases in kubernetes scheme of things, we need to be mo...