Initial word table SQLite importer

This commit is contained in:
赵义仑
2026-06-24 16:21:57 +08:00
commit 9fab4c73ed
7 changed files with 1074 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.DS_Store
bin/
*.sqlite
*.sqlite3
*.db
*.csv