# MapDB **Repository Path**: maczam/MapDB ## Basic Information - **Project Name**: MapDB - **Description**: MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-02-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap memory. MapDB is free as speech and free as beer under [Apache License 2.0](https://github.com/jankotek/MapDB/blob/master/doc/license.txt). Find out more at: * [Home page - www.mapdb.org](http://www.mapdb.org) * [Introduction](http://www.mapdb.org/doc/getting-started.html) * [Examples](https://github.com/jankotek/MapDB/tree/master/src/test/java/examples) * [Javadoc](http://www.mapdb.org/apidocs/index.html) 15 minutes overview ------------