Ask HN: What database do you use for personal web projects? 2 pointslaunchiterate4 years ago1 commentSaveHideCopy link On HNComments−gerardnico4ysqlite (one file for a lot of a read, a few write) and another for the write only (log, ...)
Comments
sqlite (one file for a lot of a read, a few write) and another for the write only (log, ...)