I'm looking for information about DB4O object database. I know it has client/server mode, but I have no idea how scalable it is. I'm a big lover of object db idea, but still couldn't find an appropriate OODB to use in any of my projects. So my questions are:
- I'm interested if anyone deployed DB4O in a multi client environment and how does it perform compared to RDBMS?
- Is any web app to date powered by DB4O?
- Can I use DB4O as a replacement for SQL Server (SQL Express at least)?
- How many concurrent client can DB4O support in practice?
- Does performance degrades when DB size increases?
Thanks
P.S. I'm interested in C# edition.