Skip to content

Consider migrating database from H2 to SQLite #80

Open
@nanotaboada

Description

@nanotaboada

Description

Analyze and migrate the current in-memory H2 database to SQLite for persistence. Evaluate the pros and cons of using SQLite and ensure that the transition will not break any existing functionality.

Acceptance Criteria

  • Migrate the database schema from H2 to SQLite.
  • Update configuration files to support SQLite as the primary database.
  • Test existing data operations and ensure data is correctly migrated.

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjavaPull requests that update Java code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions