VelocityDB
Home Page
Categories: DBMS
Author: Mats Persson
Latest version: 2.0.0.0
Added 2013-02-24
Object Database for .NET.
Features include:
- Any serializeable object can be persisted
- Scalable (billions of object is no issue)
- High Performance (see benchmarks on Compare page)
- LINQ queries
- Indexes
- Choice of Pessimistic locking and Optimistic locking
- Compression (optional at page level, controlled by user for each database location)
- Encryption (optional at page level, controlled by user for each database location)
- Composite Object Identifier (Database-Page-Slot)
- Support for distribution to almost unlimited number of hosts
- Support for millions of database files
- Embeddable
- Optional automatic backup of all data in a database location to a backup location
- Variable page size (from a few bytes to GB’s depending on how many objects and their sizes). Databases and pages do not contain any unused bytes (unlike fixed size database pages), only space for allocated objects
- Auto recovery build in (no journal files required)
- Windows authentication
 Built for .NET |
 Built for .NET 4 |
 Built for Mono |
 Library |