Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why do you need to do that when Python has built in sqlite3 support?


Right, my bad, I was thinking of psql or mysql.

If you had to use sqlite without library, you can trivially call the c api from python directly with the ctypes builtin (or compile a python module with c api)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: