In this tutorial, we will discuss what is DataStax Astra DB, how to create a database with Astra DB, how to load sample data to the database and finally how to connect the databases.
Tag:
Database
- MySQLContainersDatabaseDevOpsDockerLinuxVirtualization
How To Setup MySQL With Docker In Linux
By KarthickBy Karthick 10.8k viewsThis guide explains how to setup MySQL with docker and how to connect to MySQL databases from command line and MySQL Workbench graphical client in Linux.
- Apache CassandraBigDataCentOSDatabaseFedoraLinuxNoSQLOpensourceOracle LinuxRed Hat Enterprise Linux
How To Install Apache Cassandra in CentOS
By M.S.M. SivamBy M.S.M. Sivam 1.5k viewsIn this article, we will go through the step-by-step process to install Cassandra in CentOS 7 Linux and learn a few CQL commands.
- Apache CassandraBigDataDatabaseFacebookNoSQLOpensource
What is Apache Cassandra | Introduction To Cassandra
By M.S.M. SivamBy M.S.M. Sivam 1.1k viewsIn this guide, we will discuss what is Cassandra, the Market leading NoSQL DB, Cassandra architecture, key components and and its use cases in detail.
- MongoDBDatabaseDevOpsLinuxLinux AdministrationProgrammingUbuntuVagrantVirtualization
Install MongoDB Using Vagrant In Linux
By KarthickBy Karthick 1.4k viewsLearn how to install latest MongoDB 5 version community edition using Vagrant in Linux.
- Ruby on RailsDatabaseLinuxMySQLPostgreSQLProgrammingTips and Tricks
Configure Database Connection Using Environment Variable In Rails
By skBy sk 2.9k viewsThis guide explains why you need to use an environment variable to connect to…
- Ruby on RailsDatabaseLinuxPostgreSQLProgramming
How To Use PostgreSQL With Ruby On Rails Application
By skBy sk 4.8k viewsEven though the default database SQLite3 works great with Ruby on Rails, we shouldn’t…