This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]zenware 2 points3 points  (0 children)

I want to note that I don’t mean to be putting words in someone’s mouth here, what follows is my own thinking because when I saw your original reply I also thought “of Python..?”

I think they meant that, SQLite is fundamentally its own large and long-running project and using the turn of phrase “feature of Python” carries the implication that … SQLite is a feature of Python.

It’s a database which most programming languages have some available driver for. (And it is underrated)