|
|
|
Ask HN: What's your startup's BI tool/setup?
|
|
5 points
by corrius
1667 days ago
|
|
I am a software/data engineer who is stepping up as the responsible of data in a 30-person startup and one of the first assignments is to choose and get up and running a BI tool so people that don't know SQL can explore data, create/look at dashboards and export data. Now that I am looking into this problem I am curious what are other startups solutions to this. - Is the CTO or one of the engineers taking requests and running queries and sending csv/excel files back? - Do business people at your company know SQL so they can run their own? - Do you run your own BI tool? If that's the case, which one?
I guess most startups at this level don't need a BI tool but we have do as we have a strong business side and no-one knows SQL outside the engineering team. |
|
The platform provides real-time collaborative notebooks so people can train, track, package, deploy, and monitor machine learning models on Kubernetes.
Depending on the client and their data sources, our people can get data using Airbyte. Then build dashboards using Superset. They also can deploy a Streamlit application right from the notebook without worrying about spinning up a VM on GCP, set the environment, deploy, add authentication, etc. as the platform does that. They can invoke the deployed models from there.
Especially with projects that move fast, the cycle needs to follow to show results to our clients and we shave off inefficiencies as we go.