Perst
Home Page
Categories: DBMS
Author: McObject
Latest version: 3.0
Added 2003-05-20Updated 2006-02-07
Object oriented, open source embedded database for .NET and Java.
Features include:
- run-time code footprint of between 30K and 300K
- garbage collection
- detection of hanging references
- automatic schema evolution
- XML import/export utilities
- master-slave replication support
- implementations in 100% C#
- ACID transactions
- no end user administration required
- multi-version concurrency control (MVCC)
- supported indexes include a classic B-Tree; R-tree indexes (spatial/mapping data); database containers optimized for memory-only access; KD tree, and more
- full text search, via native capability or Apache Lucene information retrieval library integration
- Support for LINQ
 Built for .NET |
 Built for the Compact Framework |
 Library |
 Free or free version available |
 Source code provided |