Toggle navigation
JazminSchroeder.github.io
"It always seems impossible until it's done"
A random collection of things I have learned
Mongo - List All Collections
> show dbs > use my_database > show collections