[REBOL] Re: [DEV] dbms3.r 01
From: rotenca:telvia:it at: 13-Jan-2002 19:20
Hi Gabriele,
> PROJECT NAME: dbms3.r (temporary)
>
> PURPOSE:
>
> writing a small and simple relational database management system
> in REBOL, for use with applications that don't need a full blown
> separate DBMS such as MySQL. With respect to dbms.r, it will be
> more efficient in the data storage to be usable with much more
> rows per table, and possibly will have a more powerful/abstracted
> interface.
I like it. I want it.
I feel the need of a standard interface. It must be short, closed in itself
and fast (and bug free of course :-). In other cases it is a better choise, i
think, to write own routines and integrate them in the program.
---
Ciao
Romano