Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 34 min 39 sec ago

Atproto Ethos

Fri, 04/04/2025 - 4:12pm
Categories: Hacker News

Show HN: DuckDB Powered SQL Editor

Fri, 04/04/2025 - 4:10pm

Hi guys, I made an SQL editor that utilizes the duckDB engine to process your queries. As a result, the speed gains are +25% when compared to using any standard editor that connects through JDBC.

I built this because I work on a small data team and we can't justify an OLAP database. Postgres is amazing but, if I try to run any extremely complex queries I get stuck waiting for several minutes to see the result. This makes it hard to iterate and get through any sort of analysis.

That's when I got the idea to use duckDB's processing engine rather than the small compute available on my Postgres instance. I didn't enjoy writing SQL in a Python notebook and wanted something like dBeaver that just worked, so I created soarSQL.

Try it out and let me know if it has a place in your toolkit!

Comments URL: https://news.ycombinator.com/item?id=43587140

Points: 1

# Comments: 0

Categories: Hacker News

GitHub MCP Server

Fri, 04/04/2025 - 4:09pm
Categories: Hacker News

The Android Platform Security Model v3 (2023)

Fri, 04/04/2025 - 3:25pm

Article URL: https://arxiv.org/abs/1904.05572

Comments URL: https://news.ycombinator.com/item?id=43586680

Points: 1

# Comments: 0

Categories: Hacker News

Pebbles Form Planets

Fri, 04/04/2025 - 3:21pm
Categories: Hacker News

Pages