Analytical Workloads

Introduction to MariaDB and Object-Relational Mapping

Introductory samples and walk-throughs for using Object-Relational Mapping (ORM) libraries with MariaDB connectors.

ORM Library Samples:

MariaDB + NoSQL

Connect to and communicate with a MariaDB database instance using a NoSQL driver and MariaDB MaxScale’s NoSQL Listener. The nosqlprotocol module allows a MariaDB server or cluster to be used as the backend of an application using a MongoDB client library. Internally, all documents are stored in a table containing two columns; an id column for the object id and a doc column for the document itself.

MariaDB + NoSQL

Resources

webinar
webinar
Modern Apps: Enriching the User Experience with Hybrid Transactional/Analytical Processing (HTAP)
webinar
Modern Apps: Enriching the User Experience with Hybrid Transactional/Analytical Processing (HTAP)
Learn More

Get Started with MariaDB