Today, we released the new version of Minosse (still in ALPHA) that redefines the design of all the system. We decided, in fact, to rationalize the development of all the parts of the system, distinguishing from the core parts (now groupped in mdblib.dll) and the daemon (minossed.exe). The redesign of Minosse will make it easier for developers to use it from inside their applications for the storage, retrieving and manipulation of data, without loading all the code part relative to server instances. On the other side, the use of the daemon as a standalone server or as a service (on Windows systems) will be easier and more flexible.
In this latest version of Minosse, we removed all the references to System.Data namespace that could cause problems running the system on Mono framework (that supports data differently from .NET), in the spirit of plenty compatibility to Mono framework.
We also developed a client for connecting over TCP/IP connection from remote hosts (or even locally) , named mdbcli, implementing all the main features defined in ADO.NET. We're planning the development of a JDBC client too.
The new generation of databses is born... We're waiting for it's first breath!
--antonello 2004-08-23
© 2008 Novell, Inc. All Rights Reserved.