frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

What every developer needs to know about in-process databases

https://www.graphgeeks.org/blog/what-every-developer-needs-to-know-about-in-process-dbmss
12•semihs•1y ago

Comments

semihs•1y ago
In-process (aka embedded/embeddable) databases are not new. In fact SQLite is the most widely deployed database in the world. However, starting with DuckDB, there is a new set of in-process database systems, such as Kuzu and Lance. As a co-developer of Kuzu, I hear several frequently asked questions (some of which are misconceptions) about in-process databases.

- What are their advantages/disadvantages compared to client-server databases? - Does in-process mean databases are in-memory/ephemeral? (NO!) - Can in-process databases handle only small amounts of data? (NO!) - What are some common use cases of in-process databases? - What if my application needs a server?

I tried to answer some of these questions in a blog post with pointers to several other resources that articulate several of these points in more detail than I get into.

I hope it's helpful to clarify some of these questions and help developers position in-process DBMSs against client-server ones.

emmanueloga_•1y ago
The article suggests running Kuzu in a FastAPI frontend for network access. A caveat: production Python servers like Uvicorn [1] typically spawn multiple worker processes.

A simple workaround is serving HTTP through a single process language like Go or JavaScript, since Kuzu has bindings for both. Other processes could access the database directly in read-only mode for analysis [2].

For better DX, the ideal would be Kuzu implementing the Bolt protocol of Neo4J directly in the binary, handling single-writer and multi-reader coordination internally. Simpler alternative: port the code from [3] to C++ and add a `kuzu --server` option.

--

1: https://fastapi.tiangolo.com/deployment/server-workers/#mult...

2: https://docs.kuzudb.com/concurrency/#scenario-2-multiple-pro...

3: https://github.com/kuzudb/explorer/tree/master/src/server

semihs•1y ago
Yes this makes sense and we plan to eventually do something along what you are suggesting. We also have a plan to have a built-in server/GUI, where users can directly launch a web-based explorer through our CLI by typing "kuzudb -ui".
emmanueloga_•1y ago
That sounds great!

Cc-doubleteam – Claude plans, Codex executes, Claude reviews

https://github.com/responsiblparty/cc-doubleteam
1•responsiblparty•12s ago•0 comments

Local AI: 775 tok/s, DiffusionGemma (BF16) on Nvidia RTX 6000 Pro

https://twitter.com/OrganicGPT/status/2064883777499795716
1•behnamoh•12s ago•0 comments

ORP – Turn AI agent failures into regression tests and tested lessons

https://github.com/Fujo930/ORP
1•Fujo930•16s ago•0 comments

Tired of AI amnesia, I built a 3-Tier infinite memory LLM in 1 week

https://dl-chat-49232436682.asia-northeast3.run.app/
1•dominicyglee•54s ago•1 comments

Show HN: A tiny shell agent in Rust

https://github.com/skorotkiewicz/nano-agent
1•modinfo•5m ago•0 comments

Ask HN: Why not compare Fable 5 with GPT "Pro"? Why compare with GPT xhigh?

1•behnamoh•6m ago•0 comments

Students Are Using a 'Backdoor' to Attend Their Dream Schools

https://www.wsj.com/us-news/education/college-admissions-alternative-enrollment-programs-communit...
1•bookofjoe•8m ago•1 comments

MCP Apps vs. Generative UI

https://www.openui.com/blog/state-of-generative-ui-report
1•zahlekhan•9m ago•0 comments

TrustZone Intermezzo: Broken OP-Tee Memory Isolation on i.MX 8M

https://sigma-star.at/blog/2026/06/trustzone-intermezzo/
1•st_goliath•10m ago•0 comments

Corsair Drone Boat Plucked Downed Apache Crew Out of the Gulf of Oman

https://www.twz.com/sea/this-is-the-corsair-drone-boat-that-plucked-the-downed-apache-crew-out-of...
1•breve•11m ago•0 comments

Solo founders are 63% of new startups in 2026 (Stripe)

https://solofounders.com/blog/solo-founders-are-63-of-new-startups-in-2026-stripe
1•spking•12m ago•1 comments

Ravenstorm at the Center of Airbus's New Combat Drone Portfolio

https://www.twz.com/air/ravenstorm-at-the-center-of-airbuss-new-combat-drone-portfolio
1•breve•13m ago•0 comments

Ayden to Acquire Orb

https://www.adyen.com/press-and-media/jtrg4qd7j3p4rj
2•FinnLobsien•13m ago•1 comments

Show HN: FablePool – pool money behind a prompt, and Fable builds it in public

https://fablepool.com
4•matthewbarras•16m ago•0 comments

BNPLs: Businesses Needing Provided Legibility

https://www.bitsaboutmoney.com/archive/buy-now-pay-later/
1•pavel_lishin•20m ago•0 comments

Tailwind and Slop Apps

https://briandouglas.ie/llm-tailwind-template/
2•coneonthefloor•21m ago•0 comments

A "LSP" for the Chinese Language

https://twitter.com/b__feldman/status/2065178961588728089
1•b__feldman•21m ago•1 comments

2025/cable – Best imaginary emulator

https://www.ioccc.org/2025/cable/index.html
3•kristianpaul•21m ago•0 comments

Agentic Memory Management for GPU Code Generation

https://ucbskyadrs.github.io/blog/makora/
1•matt_d•22m ago•0 comments

Historical Data Engineering Toolkit

https://bitemporal-debugger.vercel.app/
1•temp_debugger•25m ago•0 comments

IndexedAI – Score and fix your site's readability for AI agents

https://www.indexedai.tech
1•guidodr•25m ago•0 comments

So I ran Doom inside Claude.ai

https://twitter.com/rthiago/status/2065176453042356511
1•rthiago•25m ago•0 comments

phpBB Authentication Bypass

https://pentest-tools.com/research/phpbb-authentication-bypass
2•sanqui•25m ago•0 comments

Microsoft says Gen Z's AI backlash should be a wake-up call for Big Tech

https://www.businessinsider.com/ai-backlash-gen-z-microsoft-president-brad-smith-graduation-speec...
4•thewebguyd•28m ago•0 comments

Why I'm Forced to Say Farewell: Google Management Has Lost Its Moral Compass

https://www.mayrhofer.eu.org/post/leaving-google/
10•timedude•29m ago•4 comments

Mexico vs. South Africa, 2 – 0 Mexico won

2•alonsovm44•29m ago•0 comments

Hack Hub – Yet Another Curated cybersecurity resources

https://hackhub.fyi/
2•h0ek•30m ago•1 comments

Genblaze: Python SDK for Generative Media Pipelines

https://www.backblaze.com/blog/introducing-genblaze-a-python-sdk-for-generative-media-pipelines/
2•ingve•31m ago•0 comments

How do Venus flytraps work?

https://www.abc.net.au/news/science/2026-06-12/cellular-mechanism-behind-a-venus-flytrap-s-super-...
2•Gaishan•31m ago•0 comments

OpenAI's June 2026 Report on Malicious Uses of AI [pdf]

https://cdn.openai.com/pdf/96b559fa-c165-4575-805d-e636909e2f78/June-2026-Threat-Report.pdf
2•jklmnopqrstuvw•33m ago•1 comments