SQLite has its place, but it’s not fit for every occasion. Learn how to set up install-free versions of MariaDB, PostgreSQL MongoDB, and Redis for your development needs.
JIT compiler stack up against PyPy? We ran side-by-side benchmarks to find out, and the answers may surprise you.
SQLite Terminal Code-Along Most of the time in this course, you will use Python to interact with SQL databases. However it is useful to understand the basics of how to work directly with a SQL ...