[Mono-list] Database in a file
Oleg Deribas
thisaddressisnotmine at td.selfip.net
Fri May 18 09:18:06 EDT 2007
Hello,
Kamil Skalski said the following on 18.05.2007 14:43:
> It would be great to have some comparison analysis for Sqlite and
> Firebird. Do you know any sites with such information or have your own
> experiences?
There was something on sqlite's site.
We're using firebird in many projects. The difference between sqlite and
firebird is that sqlite is embedded database engine, and firebird -
fully functional database server which comes in two flavours - embedded
and client/server. And it scales easily from embedded to multiuser
client/server with just changing connection string.
--
Oleg
More information about the Mono-list
mailing list