I need lightweight database for an ASP.NET MVC application.
- would prefer not to install anything additional on the host box
- would also prefer being a little more robust than XML
- would like to use activerecord or entity frameworks
I need lightweight database for an ASP.NET MVC application.
SQL Server Compact Edition claims to have an "XCopy" installation (copy and run), and it would have the fewest integration headaches.
Firebird can do the job well
The embedded version is an amazing variation of the server. It is a fully featured Firebird server packed in just a few files. It is very easy to deploy, since there is no need to install the server.