Skip to content

Rate limits for database inserts per second #3651

Answered by awalias
tobbbe asked this question in Questions
Discussion options

You must be logged in to vote

we don't have any rate limits in place right now for the CRUD API, you can pretty much go as hard as you want since each database has it's own dedicated resources (which can be increased on the paid tiers)

I ran some benchmarks this morning and the CRUD API is capable of sustaining up to 1200 reads per second for the free tier, and up to 1000 inserts per second

soon you will be able to configure rate limiting yourself from the dashboard, but as of today this is a work in progress

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@tobbbe
Comment options

@cguagenti
Comment options

@nmndwivedi
Comment options

@daveycodez
Comment options

Answer selected by awalias
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
7 participants