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

What specific scenarios can this database be used in? #558

Open
Alexhuihui opened this issue Apr 11, 2024 · 1 comment
Open

What specific scenarios can this database be used in? #558

Alexhuihui opened this issue Apr 11, 2024 · 1 comment

Comments

@Alexhuihui
Copy link

I took a look at the implementation, which uses full updates for writing and does not employ sequential file storage or ensure thread safety. It seems suitable only for educational purposes. I would like to know what production scenarios could utilize it.

@kinuax
Copy link

kinuax commented May 13, 2024

Scenarios without high performance and advanced features are feasible, as stated in the Why Not Use TinyDB? docs.

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

2 participants