MapR-DB edit
NoSQL database built over MapR-FS, supporting wide column and JSON document tables and HBase and OJAI (Open JSON application interface) APIs. Tables are stored as first class objects in MapR-FS volumes, and are sharded into table regions / tablets. JSON document tables are schemaless, support read and write access to individual document fields, subsets of fields or whole documents, finding documents by id or native secondary indexes, a set of atomic operations for mutating documents, a change data capture API, and integration with Spark, Hive and MapReduce. Wide column (binary) tables are largely equivalent to HBase tables, and partially support the HBase API, but without support for custom HBase filters or co-processors. Supports replication at the table, column family or column level, either synchronously or asynchronously, and in either master-master or master-slave configurations, with support for replicating to Elasticsearch. Authentication is managed through access control expressions (ACEs) at the field level (for JSON document tables) or at the column level (for wide column tables). Introduced in MapR v4.0 in Sept 2014, with document supported added in MapR 5.1 in Feb 2016. NOTE: See MapR Expansion Pack for details on MapR-DB HBase Clients and Tools See MapR Converged Data Platform for further release informationTechnology Information
Vendors MapR Type Commercial Last Updated October 2018 - 6.1 Related Technologies
Add ons MapR-DB HBase Clients and Tools Uses MapR-FS Is packaged by MapR Converged Data Platform Release History
version release date release links release comment 5.2 2016-08-19 6.0 2017-11-21 blog post Native secondary indexes, change data capture API, Spark/Hive support 6.1 2018-10-03 Complex datatypes in JSON Links
Blog Posts