Thanks Ed. It was just a port of an older R2 app. But great thing is that you can extend it and make it better and hope someone does and hopefully they include me. It has a BSD Style license so enjoy! Again, I hope to get some docs on it and explain the idea behind it a bit more.
Paul -------------------------------------------------- From: "Ed O'Connor" <[email protected]> Sent: Tuesday, May 25, 2010 7:01 PM To: <[email protected]> Subject: [REBOL] Re: R3-DBMS is now available for download > Congratulations on this early R3 app. > > On Tue, May 25, 2010 at 7:22 PM, Paul Tretter <[email protected]> > wrote: > >> I have now made R3-DBMS available for download at >> http://www.tretsoft.com/index.php/download_file/view/1/ >> >> R3-DBMS is a lightweight database management system. It was created to >> be >> a flexible foundation for database needs. What I mean by that it that it >> can be a springboard into other implementations. It can be embedded into >> your own R3 Applications. It is designed to provided the lowest layer (a >> core layer) for access to the file system. Security, Networking, SQL >> dialect, and more can be built as layers on top of the core. >> >> I hope to put some documentation online this weekend. >> >> Paul >> -- >> To unsubscribe from the list, just send an email to >> lists at rebol.com with unsubscribe as the subject. >> >> > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
