mapdb
Collection library
A concurrent and efficient in-memory or disk-based collection library
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.
5k stars
309 watching
876 forks
Language: Java
last commit: 7 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
orientechnologies/orientdb | An open-source NoSQL database that supports multiple data models and query languages. | 4,763 |
mapstruct/mapstruct | An annotation processor for generating type-safe bean mappers in Java | 7,178 |
mapstermapper/mapster | A fast and efficient object-to-object mapper for .NET applications | 4,399 |
apache/jmeter | A tool used to simulate heavy loads on servers and measure their performance under different conditions. | 8,467 |
mapbox/tippecanoe | Enables creating detailed, scalable vector tilesets from large collections of geographic data. | 2,751 |
janusgraph/janusgraph | A distributed graph database for storing and querying large graphs with complex traversals. | 5,351 |
mybatis/mybatis-3 | A Java framework for mapping relational databases to object-oriented applications using a declarative syntax | 19,863 |
facebook/rocksdb | A fast key-value store for efficient storage of large amounts of data on flash drives. | 28,801 |
erikgrinaker/toydb | A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. | 6,271 |
maplibre/martin | A high-performance tile server and tooling for generating vector tiles from databases and serving them as web maps. | 2,356 |
lindb/lindb | A high-performance, distributed time series database with horizontal scalability and high availability | 3,010 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,472 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
surrealdb/surrealdb | A scalable, real-time collaborative document-graph database designed to simplify application development and reduce infrastructure needs. | 28,318 |
apache/maven | Manages project build, reporting, and documentation from a central piece of information | 4,402 |