Hi. Can someone with experience in "No-SQL" databases explain me the differences/advantages over a RDBMS and doing something like:
create table database (key varchar() , value varchar() ) thanks mariano On Sat, Sep 25, 2010 at 10:30 AM, Sven Van Caekenberghe <[email protected]>wrote: > > On 25 Sep 2010, at 10:22, Jordi Delgado wrote: > > > Hi > > > > I write just to let you know that we (the smalltalk.cat group) did an > > API to interact with a nice no-SQL database called FluidDB. It has been > > mainly the work of Sergio Garcia, but there is a little of some of us in > the > > tests and the code: > > http://www.squeaksource.com/FluidDB.html > > To see what this FluidDB is: > > http://fluidinfo.com/ > > > > Bests, > > > > Jordi > > Sounds interesting, however the SqueakSource project has a 'Global: no > access', so we can't see anything. > > Sven > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
