frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: SQL++ – 5x faster than Prisma (Rust)

https://github.com/sinisterMage/sqlpp
2•SinisterMage2•1h ago
I built SQL++, a type-safe SQL library for Rust using PostgreSQL's binary protocol.

Benchmarks vs Prisma (5,000-10,000 queries): - Simple queries: 1.5x faster - Complex aggregations: 19.9x faster - Batch inserts: 5.6x faster - Average: 5x faster

One benchmark didn't finish in Prisma (crashed), SQL++ completed in 2.5min.

Why faster: 1. No runtime query building - validates once, caches forever 2. Zero ORM overhead - direct struct mapping 3. Binary protocol - implemented PostgreSQL wire protocol from scratch

Currently supports: - Full SQL (CTEs, window functions, JOINs, subqueries) - DDL (CREATE/ALTER/DROP TABLE, indexes) - ~60% of SQL spec

Limitations: - PostgreSQL only - v0.1 (expect bugs) - No ORM relationships (by design)

Built as a high school project. Feedback welcome!

GitHub: https://github.com/sinisterMage/sqlpp Benchmarks: https://github.com/sinisterMage/sqlpp/tree/main/benchmarks

Comments

yencabulator•1h ago
> 3. Binary protocol - implemented PostgreSQL wire protocol from scratch

Any chance of contributing to https://crates.io/crates/pgwire ? pgwire has been great on the server end for me, and it would make sense to have a single high-quality implementation of the whole protocol.

Also, your SQL parser is gonna miss out on a lot of the very complex language. Have you seen https://crates.io/crates/sqlparser ?

Control LLM Spend and Access with any-LLM-gateway

https://blog.mozilla.ai/control-llm-spend-and-access-with-any-llm-gateway/
1•aittalam•1m ago•0 comments

PassMan: A Secure and Open Source CLI Password Manager Using SQLCipher (v1.0.0)

https://github.com/bsamarji/PassMan
1•bsamarji•2m ago•1 comments

US saw vivid northern lights as far south as Florida and more could be coming

https://www.npr.org/2025/11/12/nx-s1-5274739/northern-lights-aurora-borealis-solar-storms
1•ck2•3m ago•1 comments

Red Hat's RHEL 10.1 Released Systemd Soft-Reboots, Easier AI Accelerator Drivers

https://www.phoronix.com/news/Red-Hat-Enterprise-Linux-10.1
2•Bender•6m ago•0 comments

Steam Machine

https://store.steampowered.com/sale/hardware
2•HeliumHydride•6m ago•0 comments

Whisper Leak side-channel attack bad actors access sensitive LLM conversations

https://www.scworld.com/news/whisper-leak-side-channel-attack-lets-bad-actors-access-sensitive-ll...
1•Bender•7m ago•0 comments

Steam Machine

https://store.steampowered.com/sale/steammachine
3•davikr•8m ago•1 comments

Past climate changes by retreating to the deeps

https://arstechnica.com/science/2025/11/corals-survived-past-climate-changes-by-retreating-to-the...
1•Bender•8m ago•0 comments

I deleted ChatGPT (and most of my other apps)

https://www.dtlarson.com/feed-the-beast
2•ajflores1604•10m ago•1 comments

Show HN: Fivefold – a logic puzzle where the rules change every day

https://fivefold.ca
1•MattRix•10m ago•0 comments

Elevator Saga – the elevator programming game

https://play.elevatorsaga.com/
1•pavel_lishin•11m ago•0 comments

Need free help on an Industry Project?

1•sfromana•11m ago•0 comments

"Slippery Zips and Sticky Tar-Pits" from Python's Security Dev Seth Larson [pdf]

https://alpha-omega.dev/wp-content/uploads/sites/22/2025/10/ao_wp_102725a.pdf
1•AlSweigart•11m ago•1 comments

Show HN: Opensource.Builders 2.0 – find and build open source alternatives

https://opensource.builders
1•theturtletalks•12m ago•0 comments

Steam Frame

https://store.steampowered.com/sale/steamframe
11•Philpax•12m ago•3 comments

A tale of three customer service chatbots

https://pluralistic.net/2025/11/11/sorry-to-bother-you/
2•hn_acker•15m ago•0 comments

The FusionAuth MCP Server

https://fusionauth.io/blog/fusionauth-mcp-server
1•mooreds•15m ago•0 comments

Ancient enzyme structure reveals new path to sustainable ethylene production

https://phys.org/news/2025-10-ancient-enzyme-reveals-path-sustainable.html
1•PaulHoule•16m ago•0 comments

Applying to Zapier? Here's why you might meet an AI recruiter

https://zapier.com/blog/zapier-ai-recruiters/
1•mooreds•16m ago•1 comments

Show HN: Comprehensive Chicago area golf resource

https://www.golfscout.net
1•golfer•16m ago•0 comments

How to Identify a Prime Number Without a Computer

https://www.scientificamerican.com/article/how-to-identify-a-prime-number-without-a-computer/
2•beardyw•16m ago•0 comments

Directory of Turing Tests

https://turingtest.tech/
1•smooke•17m ago•0 comments

What's Next in Agentic Coding

https://seconds0.substack.com/p/heres-whats-next-in-agentic-coding
1•gmays•17m ago•0 comments

Bottlenecks in AI-Assisted Product Development

https://nahurst.substack.com/p/bottlenecks-in-ai-assisted-product
1•nathanh•18m ago•0 comments

Court: Colorado's Mandatory Social Media "Warning Labels" Are Unconstitutional

https://blog.ericgoldman.org/archives/2025/11/colorados-mandatory-social-media-warning-labels-are...
1•hn_acker•18m ago•1 comments

Ask HN: Did you notice any change in DDG's search quality over the last years?

1•basilikum•20m ago•0 comments

OLAP migration complexity is the cost of fast reads

https://www.fiveonefour.com/blog/olap-migration-complexity
1•oatsandsugar•21m ago•0 comments

'Initial Interest Confusion' Is More of a Vibe Than a Credible Legal Doctrine

https://blog.ericgoldman.org/archives/2025/11/initial-interest-confusion-is-more-of-a-vibe-than-a...
1•hn_acker•22m ago•1 comments

What's New for C++ Developers in Visual Studio 2026

https://devblogs.microsoft.com/cppblog/whats-new-for-cpp-developers-in-visual-studio-2026-version...
1•mariuz•22m ago•0 comments

Launch HN: JSX Tool (YC F25) – A Browser Dev-Panel IDE for React

7•jsunderland323•24m ago•3 comments