djangomariadbdjango-ormcolumnstore

Can I use MariaDB ColumnStore with Django (Django-ORM)?


I have a Django project which uses MariaDB (engine - django.db.backends.mysql). I would like to user MariaDB ColumnStore instead - is it possible? Will I need a different ORM engine?

Also, I develop on Windows 10 Pro PC and plan to set up ColumnStore using docker containers provided by MariaDB. This should not be an issue, right?

Thank you


Solution

  • I've tried to do it - it works, and performance seems to be better