Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Move to Sqlite3. #35

@datawater

Description

@datawater

Currently, the file is just a bitcode dump of a struct CmbrFile. Writing our own faux database engine would be a huge amount effort and would probably be less efficient than sqlite. Make a move to sqlite, basically converting the CmbrFile structure into a table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-refactorfunction, struct, class, basically code to refactor/changelibcmbrAn issue regarding the librarypriority:highHigh priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions