Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 189 Bytes

File metadata and controls

3 lines (2 loc) · 189 Bytes

SQLite Support in Python

Python includes built-in support for SQLite, a simple relational database implementation. While it may seem like a toy technology when you consider the common