Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ankrgyl
on June 14, 2023
|
parent
|
context
|
favorite
| on:
Open source hospital price database
I'm not super familiar with Dolt's SQL implementation, but I'm surprised that a simple `count(*)` query timed out:
https://www.dolthub.com/repositories/dolthub/transparency-in...
timsehn
on June 14, 2023
[–]
Queries on DoltHub need to go to S3 to fetch all the chunks. This only works for databases < 1GB generally. You will get much better performance if you clone the database locally.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://www.dolthub.com/repositories/dolthub/transparency-in...