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!

1•udara•27s ago

Accelerating MiniMax-H3 768p Video Generation on a Nvidia DGX Spark in 1 Minute

https://nvlabs.github.io/Sana/Sol-Engine/Sol-H3-Spark/
1•Lwrless•58s ago•0 comments

I spent $4,000 on a robot dog from China

https://www.understandingai.org/p/i-spent-4000-on-a-robot-dog-from
2•Brajeshwar•1m ago•0 comments

Exploring denser on-chip AI memory with two-transistor gain cells

https://arxiv.org/abs/2602.21278
1•casey2•1m ago•0 comments

Is it time for a Luddite Renaissance?

https://www.npr.org/2026/09/08/nx-s1-5955618/is-it-time-for-a-luddite-renaissance
2•mooreds•4m ago•0 comments

LLMs, Board Layout and Human Engineering

https://gregtidanian.substack.com/p/llms-board-layout-and-human-engineering
1•silustech•4m ago•0 comments

Caroline Ellison Joins Manifund

https://manifund.substack.com/p/caroline-ellison-has-joined-manifund
1•DarkContinent•4m ago•0 comments

What to Expect When You Are Expecting Recursive Self Improvement

https://mark-riedl.medium.com/what-to-expect-when-you-are-expecting-recursive-self-improvement-24...
1•mooreds•5m ago•0 comments

A.I. Was Supposed to Give Us New Killer Apps. What Happened?

https://www.nytimes.com/2026/09/12/opinion/ai-software-coding-apps.html
4•_tk_•5m ago•0 comments

Robert Friedland on the Monumental Shortage of Copper [audio]

https://www.bloomberg.com/news/audio/2026-09-12/robert-friedland-on-the-world-s-monumental-shorta...
1•mooreds•5m ago•0 comments

Scraping barnacles off a cruise ship (the game)

https://barnacleaner.com
1•bryanhan•8m ago•1 comments

Prompts Aren't Real

https://evaluation.club
1•mcfunley•9m ago•0 comments

Exposing a Global AI Slop Empire [video]

https://www.youtube.com/watch?v=GEHHTh5OTnQ
1•mattm•9m ago•0 comments

Airborne drone ad over Toronto catches eyes, criticism

https://torontosun.com/news/local-news/airborne-drone-ad-over-toronto-catches-eyes-criticism
1•tejohnso•10m ago•0 comments

Orchestrator: Coding agents, repo browsing, Kanban and local code review in one

https://github.com/zachealy1/orchestrator
2•zachealy•11m ago•0 comments

Dario is right

https://twitter.com/elonmusk/status/2098789109980332057
2•tosh•11m ago•0 comments

Show HN: CanWeShip – will USPS, UPS or FedEx accept my item?

https://canweship.com/
2•Healer_0•12m ago•0 comments

Free app to calibrate your turntable by simply playing a song

https://grooved.okat.best/
1•axiomdata316•13m ago•0 comments

Postgres got group commit by deleting most of the patch

https://frn.sh/pgfsync/
2•paperwhitez•14m ago•0 comments

Apple GPU Microarchitecture (2022)

https://github.com/philipturner/metal-benchmarks
2•walterbell•18m ago•0 comments

Intel surpasses 1M High-NA EUV wafers processed

https://www.tomshardware.com/tech-industry/semiconductors/intel-surpasses-one-million-high-na-euv...
1•JumpCrisscross•19m ago•0 comments

Nvidia is the central bank of AI

https://www.economist.com/interactive/briefing/2026/09/03/nvidia-is-the-central-bank-of-ai
5•tolugenius•20m ago•2 comments

Show HN: Yolov11n by C on Raspberry Pi 5

https://github.com/kutekhoaisan/yolov11n_raspberrypi5
2•kutekhoaisan•22m ago•0 comments

Do wind and solar farms broadly tank home values? A 20-year study says no

https://electrek.co/2026/09/08/do-wind-and-solar-farms-tank-home-values-a-20-year-study-has-an-an...
2•JumpCrisscross•22m ago•0 comments

Trying to build a safe and readable language – looking for contributors

https://github.com/LuxUmbris/Shaft/tree/bootstrap
1•GenericPointer•23m ago•0 comments

Vals.ai Benchmark – International Olympiad in Informatics

https://www.vals.ai/benchmarks/ioi
3•ZeljkoS•24m ago•1 comments

Urban life rests on invisible, extraordinary technology

https://www.economist.com/culture/2026/09/10/urban-life-rests-on-invisible-extraordinary-technology
1•bookofjoe•24m ago•1 comments

Wine-Assembly

https://wine-assembly.berrry.app/
2•tosh•25m ago•0 comments

A Fruit Fly's Disembodied Brain Is Now Trading Bitcoin on Coinbase

https://www.gadgetreview.com/a-fruit-flys-disembodied-brain-is-now-trading-bitcoin-on-coinbase
3•geox•25m ago•0 comments

The Libraries

https://fondazioneumbertoeco.org/en/lebiblioteche
1•jruohonen•26m ago•0 comments