Skip to content

concurrent inserts to different tables in the same file #526

Answered by MrPigss
drew2323 asked this question in Q&A
Discussion options

You must be logged in to vote

See this page on the docs: Why Not Use TinyDB.
One of the first things it says is:

You need advanced features like:

  • access from multiple processes or threads

This doesn't mean it's not possible but you'll have to make sure you use locks appropriately.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by drew2323
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants