PostegreSQL Deserves NoSQL Fan Respect
PostegreSQL is a plain old SQL database, very powerful and very consistent. In some case, project needs an ACID database, but schemaless.. With JSON support, PostegreSQL is a very interesting tool to provide ACID and some very interesting function (time management, localisation function and data types…) and the schemaless NoSQL …