#flat-files

[ follow ]
Realpython
2 months ago
Python

SQLite and SQLAlchemy in Python: Move Your Data Beyond Flat Files - Real Python

Python, SQLite, and SQLAlchemy provide database functionality for storing data in a single file without a database server.
Flat files in formats like CSV, JSON, XML can also be used for storing data in a structured way. [ more ]
[ Load more ]