@aliendev At the moment there are no plans to change the license on the repositories, sorry... 😕
@aliendev At the moment there are no plans to change the license on the repositories, sorry... 
.meta information telling you about the duration of the query itself? 1 minute is very long either way and probably hints to other issues, commonly overloaded DB due to traffic or slow-ish consecutive queries.meta field of the responses for the duration listed. If that's small (a few milliseconds) then the issue is not the query itself. It can be either the volume of your load (number of requests and time each write query takes to finish) or some networking issue. The latency of the query is also available in the UI and through wrangler insights.D1_ERROR: Failed to parse body as JSON, got: Error: internal error; or D1_ERROR: database is locked: SQLITE_BUSY in local development? im hoping this goes away when i deploy it...

I also read that the max size in DO was 1GB
what are the pro/cons of using sqlite in DO vs using D1
D1_ERROR: Failed to parse body as JSON, got: Error: internal error;D1_ERROR: database is locked: SQLITE_BUSY