上传者: dmyryrr
|
上传时间: 2019-12-21 19:39:57
|
文件大小: 281KB
|
文件类型: pdf
MapDB is an open-source (Apache 2.0 licensed), embedded Java database engine and
collection framework. It provides Maps, Sets, Lists, Queues, Bitmaps with range queries,
expiration, compression, off-heap storage and streaming. MapDB is probably the fastest
Java database, with performance comparable to java.util collections. It also provides
advanced features such as ACID transactions, snapshots, incremental backups and much
more.