I'm trying MongoDB,a kind of NoSQL databases now,because we will manage big data some day.NoSQL databases have highly parallelizable instead of a fixed schema and consistency as Releational databases.But NoSQL databases don't have ACID and we must juggle Relational databases and NoSQL databases by purpose.