frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Slater – Low-memory graphdb designed for read-heavy graphs

https://github.com/Hikari-Systems/slater
14•rickkjp•1h ago

Comments

rickkjp•1h ago
Hi all - I just wanted to announce a low memory footprint FOSS graph db I've been working on (named Slater, after the Archer character). The most common complaint about Graph/GraphRAG DBs is the cost and memory footprint they consume: many depend on holding the whole dataset fully in RAM, which makes them expensive to run.

Slater starts with the premise of a fixed memory budget applied to an LRU cache of what's on disk, then uses ISAM blocks and DiskANN/Vamana/PQ to allow paging the contents of the graphs and vectors you need into that cache. It's designed around read-heavy-write-light cases, and can be backed either by local disk or by S3/GCS buckets with an optional sized local disk L2 cache as well.

Speaks standard Bolt, and is GDPR friendly (encryption at-rest and in-transit). Multi-user-multi-graph with ACLs, Rust-with-forbid-unsafe and NFS-friendly too (no mmaps). It's Apache licensed.

Please give it a try if you get a chance. Would love any suggestions or feedback.

Full disclosure: yes, it was authored by Claude Code, although I provided the storage model and design it used, along with code samples and influences from other open source projects like FalkorDB and Memgraph for Bolt wire-compatibility.

Thanks

packetlost•1h ago
One recommendation: do not let the LLM write your README for you. It can write other docs (though IME they still suck at it), but your README needs to be focused and easily digestible by a human glancing at the project.

LLMs have no concept of focus when it comes to docs, so they spew out way more information than is necessary or helpful to a human reading the document.

rickkjp•28m ago
Ha - ok understood, although in my specific case I think this is better than anything I would have written. I edited it pretty hard to get it to say what I wanted it to say, so not sure if that counts. Thanks anyway for the feedback.
UltraSane•1h ago
I've wanted to analyze all published scientific papers and authors and their citation relationships in Neo4j but hit resource limits so this is very interesting to me.
pbronez•26m ago
How does "standard Bolt" relate to OpenCypher? Does Bolt support imply OpenCypher support?
rickkjp•24m ago
Bolt is the wire protocol, and Slater supports Cypher and ISO GQL as syntax over Bolt.

FreeInk: Open ecosystem for e-readers

https://freeink.org/
169•FriedPickles•1h ago•41 comments

Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-6-flash-3-5-flas...
491•logickkk1•5h ago•385 comments

OpenAI and Hugging Face partner to address security incident

https://openai.com/index/hugging-face-model-evaluation-security-incident/
77•mfiguiere•25m ago•19 comments

Long presumed dead, a thriving coral reef is discovered in West Africa

https://e360.yale.edu/digest/benin-coral-reef
231•speckx•4h ago•38 comments

Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

https://runtimewire.com/article/jack-dorsey-block-buzz-team-chat-ai-agents-git
119•ryanmerket•3h ago•106 comments

Apple has decided to compete for creativity app users

https://alex4d.com/notes/item/apple-competing-for-creativity-app-users
49•speckx•2h ago•28 comments

Apple defeats liability for not scanning iCloud for CSAM

https://blog.ericgoldman.org/archives/2026/07/apple-defeats-liability-for-not-scanning-icloud-for...
245•speckx•6h ago•218 comments

Apple Private Cloud Compute SoC 3 audit reports

https://support.apple.com/guide/certifications/apple-private-cloud-compute-soc-3-audit-apc95a31b9...
50•throwfaraway4•2h ago•11 comments

'VPNs are lawful technical tools,' says EU Court in landmark copyright ruling

https://www.techradar.com/vpn/vpn-privacy-security/vpns-are-lawful-technical-tools-says-eu-court-...
65•healsdata•51m ago•4 comments

Qwen-Image-3.0: Rich Content, Authentic Details, Deep Knowledge

https://qwen.ai/blog?id=qwen-image-3.0
504•ilreb•11h ago•205 comments

PCjs Machines

https://www.pcjs.org/
156•naves•6h ago•15 comments

France's Anssi Will Block PQC-Free Products from Certification Starting 2027

https://postquantum.com/security-pqc/anssi-pqc-certification-2027/
70•Sami_Lehtinen•4h ago•28 comments

Bloomy (YC S26) is hiring a founding engineer

1•alexsouthmayd•3h ago

Meta's AI models are powering the first wave of Genesis Mission projects

https://ai.meta.com/blog/genesis-mission-lawrence-berkeley-national-laboratory-segment-anything-d...
69•surprisetalk•3h ago•47 comments

Show HN: A self-running space economy SIM in Rust and Bevy

https://github.com/Kalcode/spaceprojectsim
34•kalcode•2h ago•10 comments

Laguna S 2.1

https://poolside.ai/blog/introducing-laguna-s-2-1
93•rexledesma•3h ago•21 comments

Slater – Low-memory graphdb designed for read-heavy graphs

https://github.com/Hikari-Systems/slater
14•rickkjp•1h ago•6 comments

My USB Drive Has a Hidden Encrypted Vault

https://rootkitlabs.com/2026/06/22/I%27m-Building-a-Secure-USB-Drive/
97•machinehum•1d ago•64 comments

Advertise in ChatGPT

https://ads.openai.com/
167•montecarl•1h ago•179 comments

The unreasonable difficulty of time series forecasting

https://suzyahyah.github.io/machine%20learning/2026/06/27/trouble-with-time-series.html
87•suzyahyah•3d ago•26 comments

Show HN: CodeAlmanac – Karpathy-style codebase wiki from your conversations

https://github.com/AlmanacCode/codealmanac/
26•divitsheth•3h ago•11 comments

AI Agent – TRMNL

https://help.trmnl.com/en/articles/14130438-ai-agent
16•joeyespo•2h ago•11 comments

Show HN: Read the Tape – Wordle for daytrading, five blind S&P 500 charts a day

https://readthetape.cc/
4•will_asouka•1d ago•0 comments

Zero-dependency streaming tar parser and writer for JavaScript

https://ayuhito.com/projects/modern-tar/
5•ayuhito•3d ago•0 comments

The Price of Happiness

https://happiness-science.org/price-of-happiness/
17•andyjohnson0•1h ago•7 comments

Cheap self-hosted Kubernetes on Hetzner cloud (2025)

https://blog.qstars.nl/posts/cheap-self-hosted-kubernetes-on-hetzner-cloud/
48•victorbrink•2h ago•23 comments

AI makes programming differently difficult

https://cacm.acm.org/opinion/ai-didnt-make-programming-easier-it-just-made-it-differently-difficult/
117•tchalla•2h ago•89 comments

The World's 2,400 Castles

https://thecastlemap.com/
134•marklit•4h ago•101 comments

Greedy is optimal for single-pass semi-streaming matching

https://arxiv.org/abs/2607.14656
12•MarcoDewey•2h ago•0 comments

Show HN: Imagin Raw – A 9MB Open-Source Alternative to Adobe Bridge for Mac

https://github.com/cristibaluta/Imagin-Raw
42•cristi_baluta•3h ago•12 comments