[Mono-list] [Mono-aspnet-list] sqlite questions?

Daniel Morgan monodanmorg at yahoo.com
Tue Nov 3 10:04:15 EST 2009


Npgsql developers have re-licensed Npgsql under the BSD license.
http://fxjr.blogspot.com/2007/08/npgsql-license-changed-to-bsd_27.html

Npgsql
http://npgsql.projects.postgresql.org/

Plus, Npgsql has (copied from the Npgsql web page):

# Support for .Net 2.0 and 3.5
# Entity Framework (EF): In order to use it, you have to download a special build with the 3.5 suffix in its name on our download page.
# Improved performance for large resultsets:Different from Npgsql1, Npgsql2 doesn't read all table contents before returning control to user code. This makes Npgsql much more memory efficient when dealing with large tables. 
# ASP.Net Providers

--- On Tue, 11/3/09, Marek Habersack <grendel at twistedcode.net> wrote:

> From: Marek Habersack <grendel at twistedcode.net>
> Subject: Re: [Mono-list] [Mono-aspnet-list] sqlite questions?
> To: "william leader" <william.leader at gmail.com>
> Cc: "Dale E. Moore" <daleemoore at gmail.com>, Mono-list at lists.ximian.com, "monodevelop-list" <monodevelop-list at lists.ximian.com>, mono-aspnet-list at lists.ximian.com
> Date: Tuesday, November 3, 2009, 3:58 AM
> william leader wrote:
...
> Much better choice, as
> somebody else suggested, is PostgreSQL - 
>   its .NET driver (Npgsql) is LGPL, has all the
> features you mentioned (membership, profile, role) 
> and is shipped with Mono. 
...


      


More information about the Mono-list mailing list