frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: BlitzGraph – Supabase for graphs, built for LLM agents

https://blitzgraph.com
2•lveillard•1h ago
Hello HN After becoming allergic to SQL, I opened 120+ issues in Dgraph, Typedb and surrealdb looking for the perfect graphDB. None of them was built for agents nor were they the perfect fit for what we wanted to achieve: fully ditching the SQL legacy to properly model reality. So we decided to build BlitzGraph

In BlitzGraph, records (units) can belong to multiple types (kinds) and evolve through time. Also polymorphic relations are first class and multiple kinds can play the same role. This design helps to escape the old table paradigm and track entities throughout their lifecycle without awkward self-joins that connect an entity to itself under different IDs in other tables

An example:

   { "$id": "amazn", "$kinds": ["Company", "Prospect"], deal: ... }    // Day 1
   { "$id": "amazn", "$kinds": ["Company", "Customer"], contract: .. }   // Day 7
   { "$id": "amazn", "$kinds": ["Company", "Churned"], churnCause: "..." }, ... // Day 86
What makes BlitzGraph different:

   - GraphQL-like nested queries and mutations https://blitzgraph.com/docs - Polymorphic records and relations
   - Bidirectional O(1) relations  - Referential integrity with native cardinality validations
   - JSON query/mutation language designed so AI agents can build them programatically  - Batched queries/mutations without N+1 issues
   - Built-in frontend engine for quick dashboards and MVPs  - Native full text search, file storage, computed fields, ephemeral subspaces, unit history...
Honest comparisons:

- vs typedb: amazing db, but not ideal for app development. On the other hand we loved and brought their inference ideas and how mutations execute smartly instead of line per line - vs surrealdb: Several core differences, a key one is that we run validations and trasnformations in topological order, and our edges are first class citizens - vs dgraph: Their cool features like post commit hooks were attached to the graphQL layer, in BG it is fundational - neo4j: If you've tried it, you know - vs supabase/pg: BG is slower for flat queries but faster in nested ones. But with BG mainly you get rid of the tables paradigm and jump into the graph world while being able to build apps

Not ready:

- While blitzgraph is already an excellent memory backend for AI agents, we still need to finish the semantic search engine - Query planner is not optimized - Cloud frontends have no native auth engine yet

Beta is live, please break things! - Public playground: https://blitzgraph.com/#playground - MCP: https://blitzgraph.com/mcp

Identifier length and limited programmer memory (2009)

https://www.sciencedirect.com/science/article/pii/S0167642309000343
1•tosh•38s ago•0 comments

Apple plans camera AirPods in 2027

https://www.bloomberg.com/news/articles/2026-06-16/apple-plans-camera-airpods-iphone-foldable-2-2...
1•dlx•1m ago•0 comments

SpaceX Surpasses Amazon, Briefly Tops Microsoft in Market Value

https://www.cnbc.com/2026/06/16/spacex-stock-rally-market-cap.html
1•01-_-•1m ago•0 comments

The Exe.dev iOS App

https://blog.exe.dev/ios
1•nop_slide•2m ago•0 comments

Controller Face Button Force-Displacement Curves

https://www.lttlabs.com/articles/2026/06/16/controller-button-force
1•LabsLucas•2m ago•0 comments

Musings on Perpetual Decay

https://baccyflap.com/prs/blog/2026/?m=06#1780931141
1•speckx•4m ago•0 comments

Making GHC Upgrades Easy

https://blog.haskell.org/making-ghc-upgrades-easy/
1•cosmic_quanta•5m ago•0 comments

Contributing to Haskell Through a Beginner's Lens

https://blog.haskell.org/contributing-to-haskell-through-a-beginner-s-lens/
1•cosmic_quanta•5m ago•0 comments

Copy editing: human 1, bot 0

https://jackyan.com/blog/2026/06/copy-editing-human-1-bot-0/
1•speckx•5m ago•0 comments

Xbox Game Pass New Games June and July 2026 – All 7 Titles Confirmed

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

There's no such thing as an agentic CPU

https://www.theregister.com/systems/2026/06/16/there-is-no-one-cpu-to-rule-them-all-agents-otherw...
1•Bender•5m ago•0 comments

Leaked financial docs show OpenAI is losing billions of dollars a year

https://arstechnica.com/ai/2026/06/leaked-financial-docs-show-openai-is-losing-billions-of-dollar...
1•Bender•6m ago•0 comments

Show HN: Building Your Own Coding Agent on Top of Zot – Meet Coil

https://www.patriceckhart.com/blog/posts/2026-06-16/building-your-own-coding-agent-on-top-of-zot
7•patriceckhart•6m ago•0 comments

Trump admin abandons fight against wind energy as clean energy output surges

https://insideclimatenews.org/news/15062026/trump-administration-abandons-fight-against-wind-energy/
2•Bender•6m ago•0 comments

Ponytail, Yagni, and the Problem with Prompt Benchmarks

https://blog.scottlogic.com/2026/06/16/ponytail-yagni-and-the-problem-with-prompt-benchmarks.html
1•ColinEberhardt•9m ago•0 comments

Stop Using JWTs

https://gist.github.com/samsch/0d1f3d3b4745d778f78b230cf6061452
1•dzonga•9m ago•1 comments

The Minimum Viable Unit of Saleable Software

https://brandur.org/minimum-viable-unit
1•plaur782•9m ago•0 comments

Building an LLM safe design system

https://polar.sh/blog/orbit-llm-safe-design-system
1•steventey•10m ago•0 comments

Gen Z Is Turning YouTubers into Box Office Giants

https://www.ypulse.com/article/2026/06/15/gen-z-is-turning-youtubers-into-box-office-giants/
1•mooreds•11m ago•0 comments

Cursor Is a Great Restaurant

https://marginpoints.substack.com/p/cursor-is-a-great-restaurant
1•historian1066•11m ago•0 comments

Supply Chain Capitalism, Platform Mercantilism, AI Coup

https://www.ctrl-verlust.net/supplychain-kapitalismus-plattform-merkantilismus-ki-coup-und-die-gr...
1•doener•13m ago•0 comments

Agent-stdlib: A standard library for building agents

https://github.com/pebeto/agent-stdlib
1•pebeto•14m ago•0 comments

Open source Action-RPG game (Clojure)

https://github.com/damn/moon
1•resatori•15m ago•0 comments

I packaged 20 years of enterprise AI sales experience as a Claude Skill

https://github.com/vonarmen-wq/forward-deployed-selling
1•alphaspawn14•15m ago•0 comments

Why is Meta destroying its engineering organization?

https://newsletter.pragmaticengineer.com/p/why-is-meta-destroying-its-engineering
3•throwarayes•16m ago•0 comments

Training NanoGPT on Slurm with a Nix-Pinned Environment

https://flox.dev/blog/training-nanogpt-on-slurm-with-a-nix-pinned-environment/
3•rokgarbas•17m ago•0 comments

TIL: You can make HTTP requests without curl using Bash /dev/TCP

https://mareksuppa.com/til/bash-dev-tcp-http-without-curl/
2•mrshu•18m ago•1 comments

The British Social Media Ban Is Silly

https://dogdogfish.com/blog/2026/06/15/social-media-ban/
1•matthewsharpe3•18m ago•0 comments

British Colombia, Time Zones, and Postgres

https://www.crunchydata.com/blog/british-columbia-and-time-zone-changes
3•winslett•18m ago•0 comments

The AiCopalypse

https://www.objecthunter.net//articles/2026/06/16/the-aicopalypse.html
1•floken•19m ago•1 comments