[Mono-list] Embedded Databases in .NET/Mono

sienna74 at btinternet.com sienna74 at btinternet.com
Mon Feb 23 17:11:47 EST 2009


Haha, that's true indeed, Jorge :-)


Anyway, in the meantime, I solved the issue like this:
I am using Mono.Data.Sqlite on both Windows/.NET and Mono. That works  
perfectly and saves me implementing two different APIs. As the  
Mono.Data.Sqlite is a managed provider, the only dependency is  
sqlite.dll, which is in the Public Domain and also works on both .NET  
and Mono. So basically, I achieved the goal of bundling all necessary  
pieces and sticking to open source / free software.


Thanks for giving it a thought, though!


Sienna



On 23 Feb 2009, at 20:46, Jorge Bastos wrote:

> If some people call MSAccess as a "database", XML or ASCII can be also
> considered as one too :)
>
>
>
>> -----Original Message-----
>> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
>> bounces at lists.ximian.com] On Behalf Of Petit Eric
>> Sent: segunda-feira, 23 de Fevereiro de 2009 19:59
>> To: tom at opgenorth.net
>> Cc: mono-list at lists.ximian.com; Sienna
>> Subject: Re: [Mono-list] Embedded Databases in .NET/Mono
>>
>> 2009/2/23 Tom Opgenorth <opgenorth at gmail.com>:
>>> On Sun, Feb 8, 2009 at 9:28 AM, Sienna <sienna74 at btinternet.com>
>> wrote:
>>>> So the question is not: Is there any way to get any embedded DB
>> running on
>>>> both .NET and Linux/Mac OS running Mono? The question is rather: Is
>> there an
>>>> embedded DB out there, which runs on both platforms without
>> requiring the
>>>> user of the program to experience major configuration pain. :-)
>>>
>>> Would something like db4o work for you?
>>>
>> Do you consider XML as database ? also but not sur, embeded ressource
>> can be use ?
>>> --
>>> http://www.opgenorth.net
>>> _______________________________________________
>>> Mono-list maillist  -  Mono-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-list
>>>
>>
>>
>>
>> --
>>
>> Cordially.
>>
>> Small Eric Quotations of the days:
>> -----------------------------------------------------------------------
>> ----
>> If one day one reproaches you that your work is not a work of
>> professional, say you that:
>> Amateurs built the arch of Noah, and professionals the Titanic.
>> -----------------------------------------------------------------------
>> ----
>>
>> Few people are done for independence, it is the privilege of the
>> powerful ones.
>> -----------------------------------------------------------------------
>> ----
>>
>> No key was wounded during the drafting of this message.
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>


Sienna


http://www.robo2sl.org
An open source bot framework for SL






More information about the Mono-list mailing list