[MUD-Dev] Strix: Object Persistence on Relational Backends
Ling Lo
ling at slimy.com
Sun Sep 2 05:27:59 CEST 2001
Strix:
http://www.neco-ti.com/Verdewek/Strix/Default.htm
---<cut>---
Introduction
Strix is a software framework for storing and retrieving objects
using conventional relational databases. In fact, Strix is not a
database engine, but a software layer that sits between your
application and a relational backend such as Microsoft Jet or
Microsoft SQL Server.
Strix exposes a totally object-oriented API that allows you to
create, save, delete, retrieve and modify objects. Data is actually
stored into a relational database, but you have not to worry about
it.
---<cut>---
No source code/software to leech from this one but I thought some
people here like to keep tabs on these things DB-esque.
Even has an example in VB. :)
--
| Ling Lo
_O_O_ <substitute your own profound quote here>
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev
More information about the mud-dev-archive
mailing list