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

[REBOL] R3-DBMS is now available for download

From: ptretter:hot:mail at: 25-May-2010 18:22

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