Learning path
A guided order to learn this domain. Pick your language — Python is ready now, more are coming.
Python pathAvailable now
Store data so it survives. From in-memory to a real SQL database, with queries and persistence.
1File I/O in Python conceptThe simplest persistence — saving to a file.→2sqlite3 — Built-in SQL Database moduleA real SQL database built into Python, no server needed.→3Contact Book projectCapstone: an app that stores and queries real records.→
JavaScript pathComing soon
Java pathComing soon
Go pathComing soon
Rust pathComing soon
Browse everything in Databases
Python
2 ways to learn Databases in Python — concepts, modules, and projects.
Standard library 1
Projects to build 1
JavaScript
Databases in JavaScript — concepts, modules, and projects. Coming soon.
Java
Databases in Java — concepts, modules, and projects. Coming soon.
Go
Databases in Go — concepts, modules, and projects. Coming soon.
Rust
Databases in Rust — concepts, modules, and projects. Coming soon.