Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: What database do you often use in Django production?
2 points by stefanos82 on May 19, 2024 | hide | past | favorite | 1 comment
From various video conferences I have watched online, I know most companies they prefer PostgreSQL.

Those of you who use Django at work or on personal projects, what is the database you often use and why?



At a previous job, we did use postgres. On my personal projects I use sqlite3, no need to configure a RDBMS, and backups are just a file copy away..




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

Search: