Database
23 commands in this category.
DISTRIBUTION:
cassandra
Starts the Apache Cassandra database service
cqlsh
Apache Cassandra Query Language shell.
createdb
Creates new PostgreSQL databases
dropdb
Removes PostgreSQL databases via CLI
litecli
SQLite CLI with auto-completion and highlighting.
mariadb
MariaDB client for interactive SQL sessions
mongodump
MongoDB Database Backup
mongoexport
Exports MongoDB data as JSON or CSV
mongoimport
Imports JSON, CSV, or TSV data into MongoDB collections
mongorestore
Restores MongoDB data from mongodump backups
mongosh
MongoDB Shell
mycli
MySQL/MariaDB CLI with auto-completion.
mysql
MySQL/MariaDB Client
mysqladmin
Administration tool for MySQL/MariaDB servers
mysqldump
MySQL Database Backup
pg_dump
PostgreSQL Database Backup
pg_restore
Restores PostgreSQL backups from pg_dump archives
pgcli
PostgreSQL CLI with auto-completion and syntax highlighting.
psql
PostgreSQL Interactive Client
redis-cli
Redis Command-Line Interface
redis-server
Starts and manages the Redis server process
sqlite3
SQLite3 Database Client
usql
Universal SQL client for multiple databases.