Pollux User

Joined: 31 May 2010 Posts: 5
|
Posted: Mon May 31, 2010 4:12 pm Post subject: Brandnew object-oriented embedded database |
|
|
STSdb is object-oriented embedded database. Implemented entirely in C #.
Compatible with platforms .NET 3.5 for Windows and Mono for Linux. The core is based on new
revolutionary paradigm in the databases. Elected unconventional method of approach in
realization of the constituent components. The main distinguishing characteristics are as
follows:
1) is Baypasiran Heep file.
2) implemented a logical file system.
3) A new species of tree data structure, which avoids the need for binary
searches at each level as in B + tree and eliminates the need for re-balancing nodes.
4) Leading nodes and leaves of the tree are varying sizes of blocks.
5) Compression in real time.
6) Never modify data on the spot, always write a new location.
7) Generate and compile code on the move to circumvent the effect in
direction and from the database.
8) Unique cache infrastructure whose design is consistent with the specificity of
"Garbage collector" of the. NET platform.
9) A different approach to memory management required by the automatic
release sites in. NET applications. Architecture.
For more information you can visit http://www.stsdb.com STSdb official web site. There is video presentation, documents of specification and benchmark test results.
Regards,
Pollux _________________ Nothing's imposible imagination is everything!
Database Benchmark Software (GPL) | World's fastest database |
|