[REBOL] Re: R3-DBMS is now available for download
From: ptretter:hot:mail at: 30-May-2010 9:55
I have now added a documentation link for R3-DBMS for those interested.
http://www.tretsoft.com/index.php/downloads/
From: Paul Tretter
Sent: Tuesday, May 25, 2010 6:22 PM
To: rebolist-rebol.com
Subject: R3-DBMS is now available for download
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