v21’s avatarv21’s Twitter Archive—№ 76,587

    1. sqlite is cool
  1. …in reply to @v21
    why have a database program running as it's own process, needing to be kept up, being managed etc when you can just embed it into your program and read and write to a file somewhere?