Tech bytes Starting with Mongodb Author manish Date March 2, 2021 Installation and configuation Download following mongodb packages from https://repo.mongodb.org/yum/redhat/ Install packages: Edit /etc/mongod.conf and...
Tech bytes Playing with elasticsearch indices Author manish Date March 27, 2019 List all indices List indices matching a pattern Delete an index Fetch available fields...
Tech bytes How to interact with influxdb using REST calls Author manish Date March 8, 2019 Influxdb is open source database which is predominantly used for time series data collection...