Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
development:database:mongodb [2021/07/06 09:56] kalenpw |
development:database:mongodb [2021/07/06 10:13] (current) kalenpw |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Basics ===== | ===== Basics ===== | ||
| Runs on port: '' | Runs on port: '' | ||
| + | |||
| + | ---- | ||
| + | ===== Show databases ===== | ||
| + | <code mongodb> | ||
| + | show dbs | ||
| + | </ | ||
| ---- | ---- | ||