Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: [ANN] RebDB v1.1

From: petr:krenzelok:trz:cz at: 20-Feb-2004 9:10

Ashley Tr=FCter napsal(a):
>Latest release includes: > >* memo! support >* Client / Server >* SQL dialect >* RebDB*Lite variant (uses save/load with REBOL native values) >* SQL*Plus like command-line (uncomment last line of db.r / db-lite.r) > >Release notes and source available at http://www.dobeash.com/RebDB/ >
my friend looked for small DB, your solutions would be good for him, but the app is supposed to run on old notebook with only 16MB RAM. Is there really no way of how to get damned open/skip-or-whatever-would-help to work? Currently, in rebol, being able to only work with in-memory storage is starting to be pretty painfull, I meet ppl here or there who don't want to install full mySQL server and would be fine with some kind of small rebol db, if that would not be memory based. -pekr-