|
|
|
|
|
by georgek
2286 days ago
|
|
Great work guys! This could be very useful for us. Some feedback for our use case: 1. We’re in healthcare, so data privacy / security and HIPAA compliance are a must. One way to limit this problem might be by architecting it so that our data doesn’t touch your servers. 2. Support for ActiveRecord-like abstraction layers would be great. Our underlying schema is fairly gnarly due to multiple rounds of regulation-driven changes to our data model so directly querying the Postgres DB isn’t really feasible for most of the team that does basic analysis. Pricing is fine/cheap for what it could make possible for business intelligence/analytics. |
|