I am interested in an in-memory database with high performance. I know several, like eXtremeDB, SQLite, Hana, TimesTen etc.
Now Microsoft is offering SQL Server CE not only for mobile device, and it's free (nice!). I was wondering about it's performance. It's nice that it supports LINQ and all, but I really need performance, say, over 50K inserts per second (which most in-memory DBs account for)
Does anyone know of a benchmark, or can share their own experience about it's performance, I'd appreciate some insight.
Thanks, Shade