18
NoSQL
MariaDB supports a lot of commands and interfaces that are closer to NoSQL than to SQL.
-
CONNECT
The CONNECT storage engine enables MariaDB to access external local or remote data. -
HANDLER
Direct access to reading rows from the storage engine. -
HandlerSocket
A NoSQL plugin giving you direct access to InnoDB and SPIDER. -
Dynamic Columns
Dynamic columns allow one to store different sets of columns for each row in a table -
Dynamic Columns from MariaDB 10
Improvements to Dynamic Columns from MariaDB 10. -
Dynamic Column API
Client-side API for reading and writing Dynamic Columns blobs -
Dynamic Columns API
MariaDB 10.0 API for reading and writing dynamic-columns blobs -
JSON Functions
Built-in functions related to JSON. -
LOAD_FILE
Returns file contents as a string. -
Cassandra Storage Engine
A storage engine interface to Cassandra.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.