Skip to content

Use Database to store reports #3

Description

@elmoritz

Right now the project is storing every days report in a compressed json file, which is neither good for analytics nor for space on disk.

I was looking for a solution to use a performant database that could handle json as values and would not need a separate container or service to host.
A single file Database would be optimal.

DuckDB might be the right thing, but I have some issues with the syntax used to access the entries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions