Which two are true about MySQL Document Store?
It helps to store data items in a schema-less key-value store.
It can store documents greater than 4 GB.
It depends heavily on strictly typed data.
It allows one to bypass the SQL layer of the server.
There is no access to relational tables.
Submit