frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: FlyQL: query language to filter data or generate SQL

https://github.com/iamtelescope/flyql
3•r0b3r4•1h ago
Hey HN.

I want to share small library which i made.

While I developing my log viewer (https://github.com/iamtelescope/telescope) I needed a way for users to filter the data in my UI. Something like `status = 500 and level = "error"`. And on the backend i need to convert it into the SQL. And by default I don't want to give users raw SQL (because of security concerns).

So I create simple parser for this.

Later, I have another project and I needed exactly same thing, but for PostgreSQL. And later for my CLI stuff. So i decided to extract this telescope thing in a standalone library/project and call it FlyQL.

FlyQL is tiny filter language. It has implementation in three languages for today: Python, Golang and JavaScript. And it has support for 3 SQL dialects: ClickHouse, StarRocks and PostgreSQL.

Also, there are Vue3 editor component, which allows to easily use it in your own UI (if you are using vue)

Would love to hear any feedback.

MIT Licensed.

GitHub: https://github.com/iamtelescope/flyql

Playground: https://flyql.dev/playground/

Documentation: https://docs.flyql.dev/

'I didn't want to be the guinea pig': inside tech's AI-fueled manager purge

https://www.theguardian.com/technology/2026/may/15/ai-manager-purge-tech
1•n1b0m•1m ago•0 comments

Browser Run: now running on Cloudflare Containers, it's faster and more scalable

https://blog.cloudflare.com/browser-run-containers/
1•danborn26•2m ago•0 comments

The old world of tech is dying and the new cannot be born

https://www.baldurbjarnason.com/2026/the-old-world-of-tech-is-dying/
2•speckx•5m ago•0 comments

DeepSeek V4 Pro and Flash vs. Claude Opus 4.7 and Kimi K2.6

https://blog.kilo.ai/p/we-tested-deepseek-v4-pro-and-flash
1•heymax054•7m ago•1 comments

Show HN: Bit-exact Elixir port of UltraLogLog (Ertl, VLDB 2024)

https://github.com/thatsme/ultra_log_log
1•alessio66•12m ago•0 comments

Empty Waymos invade Atlanta neighborhood, circle culdesac for hours

https://www.wsbtv.com/news/local/atlanta/empty-waymos-invade-atlanta-neighborhood-circle-cul-de-s...
1•Cuzzo•13m ago•0 comments

Health coverage is getting killed by Google AI Overviews

https://pressgazette.co.uk/media-audience-and-business-data/ai-overviews-publisher-traffic/
1•thm•13m ago•0 comments

Big Data Expo North America 2026

https://simplai.ai/blogs/simplai-ai-big-data-expo-north-america-2026/
1•emilypellegrini•14m ago•0 comments

Why AI tools make some teams slower

https://articles.zimetic.com/why-ai-tools-make-some-teams-slower/
1•bzimbelman•14m ago•0 comments

Beware what you tell your AI chatbot. It's not a shrink – it's a snitch

https://www.theguardian.com/commentisfree/2026/may/13/beware-what-you-tell-your-ai-chatbot-its-no...
2•Michelangelo11•15m ago•0 comments

Ask HN: High-level hardware description language?

2•nyeah•15m ago•0 comments

DRY and Solid Are More Important Than Ever in the Age of AI

https://tolgee.io/blog/dry-and-solid-are-more-important-than-ever-in-the-age-of-ai
2•jancizmar•18m ago•0 comments

Energy supplier abandons Lake Tahoe residents to serve data centers

https://arstechnica.com/ai/2026/05/energy-supplier-abandons-lake-tahoe-residents-to-serve-data-ce...
1•freetime2•19m ago•0 comments

Power Tools Got Worse on Purpose. Who Owns DeWalt, Craftsman, and Milwaukee?

https://www.worseonpurpose.com/p/your-power-tools-got-worse-on-purpose
2•prawn•20m ago•0 comments

Bitwarden scrubs 'Always free' and 'Inclusion' values from its site

https://www.fastcompany.com/91542655/bitwarden-scrubs-always-free-and-inclusion-values-from-its-w...
3•gpi•23m ago•0 comments

Radicle: Sovereign {code forge} built on Git

https://radicle.dev/
10•KolmogorovComp•27m ago•0 comments

Meta to Start Capturing Employee Mouse Movements, Keystrokes for AI Training

https://daringfireball.net/linked/2026/05/10/meta-employee-spyware
3•tosh•29m ago•0 comments

1: Heidegger's Parmenides, Alain Badiou

https://direct.mit.edu/books/edited-volume/2292/chapter-abstract/59949/Heidegger-s-Parmenides?red...
2•rballpug•30m ago•1 comments

About Technical Debates (2010)

https://weblogs.asp.net/scottgu/about-technical-debates-both-in-general-and-regarding-asp-net-web...
1•TowerTall•30m ago•1 comments

El Niño is likely to emerge soon and continue through winter 2026-27

https://www.cpc.ncep.noaa.gov/products/analysis_monitoring/enso_advisory/ensodisc.shtml
2•geox•31m ago•0 comments

The Checklist: All the checklist you'll ever need (WIP)

https://www.thechecklist.app/
1•hirawat•31m ago•0 comments

How does Flathub even work? The CDN and caching layer

https://barthalion.blog/flathub-internals-cdn/
1•JNRowe•32m ago•2 comments

Lending Money to Friends. What's at Stake Beyond the Amount

https://comuniq.xyz/post?t=1083
1•01-_-•34m ago•0 comments

Why the Monty Hall Problem Drives People Crazy

https://www.oranlooney.com/post/monty-hall/
2•olooney•34m ago•0 comments

Linux's Latest Vulnerability Allows Reading Root-Owned Files by Unpriv Users

https://www.phoronix.com/news/Linux-ssh-keysign-pwn
3•Bender•35m ago•1 comments

Linux 7.1 Supports Newer Logitech BT Keyboards, Malicious Input Sanitization

https://www.phoronix.com/news/Linux-7.1-rc4-HID
4•Bender•35m ago•0 comments

Vjekoslav KrajačIć – File Pilot: Inside the Engine – BSC 2025 [video]

https://www.youtube.com/watch?v=bUOOaXf9qIM
2•t23414321•36m ago•1 comments

Singularity

https://www.youtube.com/watch?v=l5OZu-IrXpw
1•Tomte•36m ago•0 comments

Refactor: Reduce usage of unsafe across Bun Rust codebase ;)

https://github.com/oven-sh/bun/pull/30759
2•croes•40m ago•0 comments

Managed agents are the new Lambda

https://martinalderson.com/posts/managed-agents-are-the-new-lambda/
1•martinald•41m ago•0 comments