Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

Improving sql insertions #21

@razaina

Description

@razaina

Currently smalisca uses sqlite via sqlalchemy to store all the required information that have been extracted and computed.

sqlite is soooooo sloooowwwwww, especially on very huge applications.

I resolved this by switching from sqlite to mysql (mariadb). Performances are multiplied by 100.......

However I think I can't create a new pull request if I can't push a new branch. ("remote: Permission to dorneanu/smalisca.git denied")

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