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

Database setup  #9

@AzatothTheAwakened

Description

@AzatothTheAwakened

As already asked and suggested in #4 there is a need to define what Databse and DB-Accessor will be used.
My suggestion would be To use SQLite and JOOQ.
SQLite needs almost no setup and thus makes the bot more accessible for newer people.
On top of that JOOQ makes the Database exchangable and abstracts raw SQL.
Yet JOOQ code is still pretty close to plain SQL which makes it again good for beginners learning SQL.

We definetly need some more feedback on frameworks and libraries. Maybe someone else knows a better combo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscussion about the direction the project is about to go

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions