Skip to main content


Using CSV File as data storage and access
Thanks adamchainz!

You can use “CSV” table storage in (at least) these database backends:

SQLite: https://www.sqlite.org/csv.html 42

MySQL/MariaDB via the “CSV” storage engine: https://dev.mysql.com/doc/refman/8.0/en/csv-storage-engine.html 15 . Or MariaDB via the CONNECT storage engine: https://mariadb.com/kb/en/connect/ 1

https://monodes.com/predaelli/2023/09/01/using-csv-file-as-data-storage-and-access/
#Django #Python #Tricks

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.