MariaDB supports a lot of commands and interfaces that are closer to NoSQL than to SQL.
-
HANDLER
The HANDLER statements gives you direct access to reading rows from the sto... -
HandlerSocket
HandlerSocket gives you direct access to InnoDB/XtraDB. It is included in M... -
Dynamic columns
Dynamic columns allows you to have a different set of "virtual columns" fo... -
LOAD_FILE
Syntax: LOAD_FILE(file_name)Description: Reads the file and returns the fil...