[ANN] db4o (database for objects) object database for .NET CompactFramework v. 2.7
... ID: 20 ms db4o - 100 complex inserts: 30 ms db4o - 100 complex selects: 561 ms db4o - 1000 int inserts: 40 ms db4o - 50 scans on 1000 int: 1262 ms db4o - 10 updates on 1000 int: 751 ms db4o - 1000 String inserts: 131 ms db4o - 50 scans on 1000 string: 1722 ms db4o
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/1418
Another Request for Serialization and Remoting in CF
... functionality on top of CF sockets, so you could run a db4o client on a handheld that connects with a db4o server on a PC to store objects there and even ... want to take a look at our object database engine: http://www. ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/2053
ODB's and C#
... be nice if something exists to handle C# objects naturally. Peter Morris www.db4o.com - I ruled it out due to the runtime license costs and ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-csharp/86773
IdentityHashCode on the CompactFramework?
... Thanks in advance for any hints. Kind regards, Carl -- Carl Rosenberger db4o - database for objects - http://www.db4o.com Alex Feinman [MVP] I'm slightly confused as of what are you ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/981
Dumping Object Data to File
... to take a look at our object database engine for CF, db4o. db4o uses reflection to analyse objects in real time. It's just ... All the best for your application! Kind regards, Carl -- Carl Rosenberger db4o - database for objects - http://www.db4o
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/1490
Database Alternative
... int myInt; } ...look pretty good to me. Our indexing system clearly beats yours: db4o version: db4o 3.0 B71 (alpha version) Test Device: iPAQ 5450 (1) Indexed ------------ Inserting 10,000 objects ... seconds. The database file has a size of 390kB. db4o ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/4883
database working on both the PPC and the desktop
... in the app) cheers, Lloyd Carl Rosenberger Our object database engine does: http://www.db4o.com Any database engine, written in C# for the CompactFramework ... to our product is available in our newsgroup: news://news.db4odev.com/db4o
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/6918
BitConverter DoubleToInt64Bits and Int64BitsToDouble ?
... a great help also. Thanks in advance. Kind regards, Carl -- Carl Rosenberger db4o - database for objects - http://www.db4o.com Carl Rosenberger I solved this problem for myself: For the ... still would be grateful for faster solutions. Thanks. Kind regards, Carl -- Carl Rosenberger db4o - database for objects - http://www.
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-compact-framework/1013
db4objects First to Implement Native Queries
... to Implement Native Queries Dennis Heslin 15 Nov 2005 14:14 GMT db4objects ( www.db4o.com ), creators of the open source object database, today announced availability of ... oriented access to their data layer. To read more visit www.db4o
http://www.dotnetmonster.com/Uwe/Threads/Article.aspx/dotnet-news/269
LINQ-to-SQL in an insert-only DB scenario
... the update, but also handle the child objects nicely? -- Eric Falsken Technical Evangelist: db4o http://www.db4o.com Steven Cheng [MSFT] Hi Eric, From your description, I understand that the problem ...
http://www.dotnetmonster.com/Uwe/Forum.aspx/dotnet-general/37848