by dkroy on 2/25/21, 5:47 PM with 2 comments
by dkroy on 2/25/21, 5:47 PM
Let me know what you think. I am by no means a copywriting expert so can add videos, and better explanations, but added a demo section here if you want to play around with it: https://www.usesql.com/demo
by justsomeuser on 2/26/21, 2:40 PM
A few questions:
- What SQL dialect is being used?
- Does a query execution download all the data from the remote source, and does it cache it for the next run?
- How do indexes and sub selects work?
- How does data protection work, does all data pass through your server?