Takes large sensor measurement csv files and writes them to a sqlite database as blobs. Columns are grouped in chunks to prevent hitting the column limit. A seperate table keeps track of which indices are in which chunks. Since this already prevents per column access in the database, chunks can also be gzipped to reduce the required storage space by a factor of ~5x.
-
Notifications
You must be signed in to change notification settings - Fork 0
sharas859/dbtest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published