Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Evaluate an embedded DB like HSQL or H2 instead of data structures #33

Open
tomaytotomato opened this issue Aug 14, 2024 Discussed in #32 · 0 comments
Open

Comments

@tomaytotomato
Copy link
Owner

Discussed in #32

Originally posted by jottinger August 13, 2024
The biggest concern with the data structures is that they're internal and manual - a database would be able to do what the data structures do far better. But a database: which one? H2? HSQLDB? Those would be the best candidates, but they're very common - which means you might conflict with someone else's dependency.

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

No branches or pull requests

1 participant