2014-10-03 17:22 GMT-03:00 stepharo <stepharo@free.fr>:
On 30/9/14 21:02, Esteban A. Maringolo wrote:
As a side note to this discussion:
Postgres Outperforms MongoDB and Ushers in New Developer Reality
http://blogs.enterprisedb.com/2014/09/24/postgres-outperforms-mongodb-and-us...
Maybe there could be a VoyagePostgresql alternative for anyone insterested ;-)
I would love now Voyage looks more for noSQL.
IMHO NoSQL hype has already peaked, now it is settling at a more reasonable usage: a) document oriented, b) schemaless data, c) easy horizontal scaling. With PgSQL JSON you can achieve a) and b) pretty easily, having a single server if you already have data in it :)
Did you check ROE for RDB? Avi used it as a way to compose queries.
It is the first time I hear about it. It isn't listed in SmalltalkHub. Regards! Esteban A. Maringolo