sql « mongodb « Java Database Q&A





1. SQL table to nosql (MongoDB) - easy example    stackoverflow.com

I have some problems to understand nosql. Im using mongodb and java and would like to create something like that: a table (persons) with a column for name (as string), age ...