-
-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jlcparts_db_convert.py fts5 - Data cleanup to reduce the database size
* Baseline jlcparts database (cache.sqlite3): 6.0 GB parts-fts5.db: 4.7 GB parts-fts5.db.zip: 679.0 MB Elapsed time: 4 minutes and 57.33 seconds * Remove duplicate package and category from description, convert double spaces to single spaces and remove leading and trailing spaces from description. jlcparts database (cache.sqlite3): 6.0 GB parts-fts5.db: 4.0 GB parts-fts5.db.zip: 559.3 MB Elapsed time: 4 minutes and 9.77 seconds Reduction of ~700MB (~15%) in database size.
- Loading branch information
Showing
1 changed file
with
94 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters