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

[REBOL] Re: OODB in Rebol

From: tim:johnsons-web at: 1-Nov-2002 7:33

* miguel lopez <[mlo--info--fundp--ac--be]> [021101 06:53]:
> Hello the ML, > Does anyone know if an OO database exists in Rebol like ZODB in Python or > Poet in Java?
Hello Miguel: If by OO, you mean Object-Oriented, I don't think that 'save would qualify, but you might want to take a look at that native function. However, DocKimbel has developed a very nice MySQL driver, which I use - it is built using rebol 'scheme protocol and sockets. And I've built my own object and dialect to work with it. I'm sure many others on this list have their own constructs. I'm not picking up DocKimbels site from my location currently, but MySQL has a link to it at http://rebol.softinnov.org/mysql I hope this helps -- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com