Skip to content

Feature Proposal: SqliteList #155

@annovialb

Description

@annovialb

Hello,
I am a happy user of the SqliteDict. Thanks for making it!

I would like to store a list as a table in the same sql file.
At the moment, in order to use the same sql file, I am storing the list as a value inside a dict.
This is highly inefficient since to add an element, I rewrite the whole list to sql.

I think it would be a pretty useful feature.
Just my 2 cents :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions