Mapdb
Visit ToolMapDB is an embedded Java database engine that provides concurrent Maps, Sets, and Queues. It is backed by disk storage or off-heap memory, offering a fast and easy-to-use solution for local data persistence.
At a glance
Trending
MapDB is an embedded Java database engine that provides concurrent Maps, Sets, and Queues. It is backed by disk storage or off-heap memory, offering a fast and easy-to-use solution for local data persistence.
Trending
About
MapDB is a powerful and flexible embedded Java database engine designed to provide concurrent Maps, Sets, and Queues. It can be backed by disk storage or off-heap memory, making it a fast and easy-to-use solution for various data management needs. MapDB can serve as a drop-in replacement for standard Java collections, offer off-heap collections not affected by Garbage Collector, and function as a multilevel cache with expiration and disk overflow. It also supports RDBMS-like features such as transactions, MVCC, and incremental backups, making it suitable for local data processing and filtering of large datasets efficiently. The project is open-source under the Apache 2 license and is extensively unit-tested.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending