Skip to content

Support SQL Databases#1

Open
TurboJax wants to merge 40 commits into
mainfrom
database
Open

Support SQL Databases#1
TurboJax wants to merge 40 commits into
mainfrom
database

Conversation

@TurboJax

@TurboJax TurboJax commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

NOT FINISHED
TODO:

  • Add SQLite support.
  • Add import/export commands

@TurboJax

Copy link
Copy Markdown
Collaborator Author

DataManager#setTrusted is quite an expensive task for how relatively unused it is. I propose either removing it from DataManager and making it solely a member of YamlDataManager, or making it throw an error when it the DataManager is a different implementation.

@TurboJax

Copy link
Copy Markdown
Collaborator Author

Finished h2 implementation and you can now switch between h2 and yaml

@TurboJax TurboJax changed the title Create DataManager Implementations Support SQL Databases Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants