Show HN: DuckDB Powered SQL Editor 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! https://soarsql.com April 5, 2025 at 01:40AM
Show HN: DuckDB Powered SQL Editor https://ift.tt/Poxa60U
Related Articles
Show HN: I Made an Open-Source Laptop from Scratch https://ift.tt/eyrzduFShow HN: I Made an Open-Source Laptop from Scratch Hello! I'm Byran. I… Read More
Show HN: SupGen, an model-free program synthesizer by examples / dependent types https://ift.tt/MB46UxFShow HN: SupGen, an model-free program synthesizer by examples / depen… Read More
Show HN: CloudCoil – Production-ready Python client for cloud-native ecosystem https://ift.tt/NmqyTsxShow HN: CloudCoil – Production-ready Python client for cloud-native e… Read More
Show HN: Pytest-evals – Simple LLM apps evaluation using pytest https://ift.tt/wWgLFANShow HN: Pytest-evals – Simple LLM apps evaluation using pytest https:… Read More
Show HN: Searchlight – Open-source Postgres client for macOS https://ift.tt/9rC2hS5Show HN: Searchlight – Open-source Postgres client for macOS Hi HN, Ov… Read More
Show HN: Responding to SMS Spam with Ollama https://ift.tt/ox35alHShow HN: Responding to SMS Spam with Ollama I've been working on a sid… Read More
Show HN: RAG Web UI – Possibly the Most Beginner-Friendly RAG Knowledge Base https://ift.tt/XQyGoUkShow HN: RAG Web UI – Possibly the Most Beginner-Friendly RAG Knowledg… Read More
Show HN: Fixa – an open source Python package for testing voice agents https://ift.tt/xTKsUkWShow HN: Fixa – an open source Python package for testing voice agents… Read More
0 Comments: