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!

Elon Musk becomes first trillionaire

https://www.bbc.com/news/articles/c4gypy3wwl7o
1•tonyhart7•2m ago•0 comments

Text/Plain Blog

https://textplain.blog/
1•flykespice•3m ago•0 comments

OpenHands Index

https://index.openhands.dev/home
1•jmj•5m ago•0 comments

Let’s call ‘em “aigents”

https://www.autodidacts.io/aigents/
1•Curiositry•13m ago•0 comments

Dhtmlx Gantt – JavaScript Gantt Chart (Community Edition)

https://github.com/DHTMLX/gantt
1•thunderbong•14m ago•0 comments

CipherNode – An offline, self-correcting AI swarm compiled to a single .exe

1•CipherNode•16m ago•0 comments

China cracks down on Western AI models while US companies flock to DeepSeek

https://www.techradar.com/pro/the-great-ai-irony-china-cracks-down-on-western-models-while-us-com...
1•giuliomagnifico•17m ago•0 comments

Forbes declares Elon Musk as the world’s first trillionaire

https://www.forbes.com/sites/pr/2026/06/12/forbes-declares-elon-musk-as-the-worlds-first-trillion...
1•teleforce•18m ago•1 comments

A generic dynamic array in C that stores no capacity and needs no struct

https://gist.github.com/alurm/2ca14be134d719fe7431217a6b18d91e
1•alurm•18m ago•0 comments

TempleOS running in the browser with custom emulator

https://templeosweb.netlify.app/
1•AndrewPakrerH•20m ago•1 comments

Fred-80 – a fantasy console that runs on real Amiga hardware (68080 CPU)

https://medium.com/@fred80/i-built-a-fantasy-console-for-my-son-and-it-runs-on-real-amiga-hardwar...
2•rogueparticle•25m ago•0 comments

Streamlit

https://godsway-academy.streamlit.app
1•lmg_lockdown•27m ago•0 comments

Michelangelo's Prisoner Graffiti

https://www.thehistoryblog.com/archives/date/2013/06/30
1•thunderbong•32m ago•0 comments

Show HN: Lead Qualifier – Get leads qualified in minutes

https://lead.robowrite.ai
2•mehdizare•32m ago•0 comments

Kimi-K2.7-Code

https://twitter.com/Kimi_Moonshot/status/2065377579130142937
2•hisamafahri•32m ago•0 comments

Agentic-Engineering-Handbook

https://github.com/keyuchen21/agentic-engineering-handbook
1•keyuchen2020•33m ago•0 comments

Emerging Security Risks in Quantum Computing

https://myassineferjani.substack.com/p/beyond-post-quantum-cryptography
1•FMY_Q•35m ago•0 comments

Show HN: WebCLI – make the web browser just another agent skill

https://github.com/DO-SAY-GO/web-cli
1•keepamovin•38m ago•0 comments

Show HN: Babel realtime calls with strangers in any language

https://itsbabel.com
1•epsteingpt•40m ago•0 comments

Mythos, make me a pelican on a bicycle (in 3D)

https://www.cad.fun/?file=implicits%2Fpelican-bicycle.implicit.js
1•softservo•41m ago•2 comments

Make any classic ROM online multiplayer and use phones as controllers

https://doot.games/game/retro-arcade
1•virgilvox•42m ago•0 comments

SpaceX starts trading, and some 'shareholders' discover they own nothing at all

https://fortune.com/2026/06/12/spacex-ipo-when-trading-starts-some-shareholders-will-discover-the...
3•MilnerRoute•42m ago•0 comments

Patagonia is suing Pattie Gonia, a drag queen performer

https://apnews.com/article/patagonia-trademark-pattie-gonia-climate-e479a32a66c1d8c6dae95936b401984a
1•petethomas•43m ago•0 comments

I spent my savings building a food logging app because none worked

https://apps.apple.com/us/app/food-tracker-macro-mealsnap/id6475162854
1•phenrys•43m ago•1 comments

Research Is Not Engineering at a Slower Speed

https://voiceinthemachine.com/2026/06/10/research-is-not-engineering-at-a-slower-speed/
1•pabo•46m ago•0 comments

Jailbreak that potentially triggered Anthropic Fable Model ban?

https://twitter.com/elder_plinius/status/2064776322979676227
1•abjha•48m ago•0 comments

Open Source AI Must Win

https://opensourceaimustwin.com/?share=v2
149•vednig•54m ago•34 comments

NeonX

https://github.com/inrryoff/NeonX
1•inrryoff•56m ago•0 comments

Hasta Pronto – An AI Farewell Letter and Interactive Memorial – Claude

https://claude.ai/public/artifacts/fcf36cd3-85f4-49f4-8ef1-5b767ff8ec55
2•corvad•59m ago•0 comments

Tell HN: I'm making 1K USD per hour with AI

4•anongoogleuser•1h ago•14 comments