Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mynameismon
on Aug 27, 2021
|
parent
|
context
|
favorite
| on:
Write an SQL query builder in 150 lines of Python
A curious question: why not Python's built in Sqlite3 package [0]?
[0]
https://docs.python.org/3/library/sqlite3.html
genericlemon24
on Aug 27, 2021
[–]
I am using exactly that; the query builder goes on top of it :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://docs.python.org/3/library/sqlite3.html