Hacker News new | ask | show | jobs
Show HN: Latitude – Open-source framework for building data apps using SQL (github.com)
11 points by heycesr 820 days ago
Hello HN,

We spent the last 2 years building software for data teams. After many iterations, we've decided to rebuild everything from scratch and open-source it for the entire community.

Latitude is an open-source framework for building high-quality data apps on top of your database or warehouse using SQL and simple frontend components.

We're actively looking for feedback and contributors. Let me know your thoughts!

1 comments

What's the difference between Latitude and Streamlit?
Similar ethos, but we built the framework with SQL at its core instead of Python, which makes it ideal for working with databases or data warehouses.
> we built the framework with SQL at its core instead of Python

From your GitHub page:

> Prerequisites: You need to have NodeJS >18.x installed in your machine.

No, seems you built it with JavaScript at its core instead of SQL. How do you use it from GNU C? Zig? Delphi?