Skip to content

Research Database vs. JSON w/ LINQ #26

Description

@Azure-Agst

Right now the project is designed as if it were using a database, but instead uses a list with LINQ. I don't like how the data serializes to JSON rn, especially since there could be hundreds (or even thousands) of entries in the file, causing it to balloon in size. Maybe it'd be more efficient (smaller, faster) if we used a database to do a database's job instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions