top | item 4566390 (no title) clintonb11 | 13 years ago You have multiple databases, just like a sql solution. One database per project. discuss order hn newest pjungwir|13 years ago Can you elaborate please? With a Postgres/MySQL/Oracle installation I can say `CREATE DATABASE` and get a new namespace. I couldn't find anything like that with Mongo. Am I just missing something? cheald|13 years ago "use foobar" creates a new database called foobar. load replies (1)
pjungwir|13 years ago Can you elaborate please? With a Postgres/MySQL/Oracle installation I can say `CREATE DATABASE` and get a new namespace. I couldn't find anything like that with Mongo. Am I just missing something? cheald|13 years ago "use foobar" creates a new database called foobar. load replies (1)
pjungwir|13 years ago
cheald|13 years ago