database
safe risk
Create MongoDB database backup
Create MongoDB database backup. Essential database command for system administration and development workflows.
Share:
Command
mongodump --db database_nameOS Compatibility
🐧linux
native🍎macos
native🪟windows
nativeMore safe Risk Commands
View All →Connect to MySQL database with password prompt. Essential database command for system administration and development workflows.
mysql -u root -pCompatible:🐧🍎🪟
databasebeginner
Display help information for database commands and usage examples.
mysql --helpCompatible:🐧🍎🪟
databasebeginner