]> git.armaanb.net Git - phrases.git/commit
intial switch to sqlite
authorArmaan Bhojwani <code@armaanb.net>
Sat, 19 Dec 2020 15:15:22 +0000 (10:15 -0500)
committerArmaan Bhojwani <code@armaanb.net>
Sat, 19 Dec 2020 15:15:22 +0000 (10:15 -0500)
commit9ffdc6ab29db2f90e880f31c9cb7c5febfda7818
tree340760dd47c6345e1ded8f7f77fcfaba932ade2d
parent5c38e900ada8915ded1a0b4e568d88327b64ea35
intial switch to sqlite

Needs a lot of cleanup and optimization, but it is already about twice
as fast as it was with csv
Makefile
README.md
extract.py
phrases.csv [deleted file]
phrases.db [new file with mode: 0644]
phrases.py