Skip to content

relational database: use Spring JPA #1

Description

@jpwiedekopf

Currently, the relational database uses SQLite with hardwired SQL. Maybe this could be refactored to use the Spring JPA API?

Hence, the application would be able to handle multiple database implementations (including production-ready setups, e.g. with PostgreSQL) without changes to the code, just by providing different drivers and JDBC connection strings.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions