#!/usr/bin/env bash
### mongodb

### install mongodb and add $PATH to your ENV:bin

### default port http://127.0.0.1:27017

# sudo mongod

### mongo stop

# use admin
# db.shutdownServer()

# use spacevim

use esg2

create `city_tree_node` table
