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!

New Company Name

https://testsfinal432.com/
1•akrawczukpl•26s ago•0 comments

Dirty-Pedit (CVE-2026-46331): Novel page-cache corruption bug

https://twitter.com/z3ta_rjt/status/2080066256519205141
1•rjt-gupta•31s ago•0 comments

Wall Street Banks Trading Parts of $35B AI Chip Deal

https://www.bloomberg.com/news/articles/2026-07-22/wall-street-banks-trading-parts-of-35-billion-...
1•petethomas•53s ago•0 comments

OpenAI says its AI agent broke out of testing sandbox to hack Hugging Face

https://arstechnica.com/ai/2026/07/how-an-openai-benchmark-test-turned-into-a-real-world-cyberatt...
1•sbulaev•1m ago•0 comments

What Does Fba Means

https://theblackaffect.com/what-is-a-foundational-black-american/
1•MWApex•1m ago•0 comments

What Happened When Flock Came to My Town

https://nonogra.ph/what-happened-when-flock-came-to-my-town-07-22-2026
1•arkhiver•4m ago•0 comments

Scientists Dismissing Covid Lab Leak Privately Lost Confidence in Paper

https://www.nationalreview.com/news/scientists-behind-paper-dismissing-covid-lab-leak-privately-l...
1•petethomas•4m ago•0 comments

TWC Classics

https://twcclassics.com/
1•stefanpie•8m ago•0 comments

What Teaching a Machine to Think Taught Me

https://medium.com/@alanscottencinas/what-teaching-a-machine-to-think-taught-me-d3fe170a3f06
2•encinas88•10m ago•0 comments

Ravenspire – watch your Claude Code and Codex agents as a JRPG

https://github.com/Kapala-Solutions/ravenspire
2•vribeirocmp•14m ago•0 comments

Show HN: 1,280 open USDZ furniture assets for VR/AR

https://lx2026.github.io/genhome3d-1280/
3•linxy97•14m ago•0 comments

Tesla's profits slide despite growing revenue as it pivots to robotics and AI

https://www.theguardian.com/technology/2026/jul/22/tesla-profits-earnings
4•jethronethro•16m ago•0 comments

Anthropomorphism in Children's Interactions with LLM Chatbots

https://arxiv.org/abs/2607.18250
2•StatsAreFun•18m ago•0 comments

I built ClickIt a local clipboard manager for macOS

https://github.com/rohankc69/clickit
2•rohankc_01•21m ago•0 comments

The Human Kintsugi

https://0xff.nu/human-kintsugi/
2•hxii•24m ago•0 comments

RefluXFS: A Linux Kernel Local Privilege Escalation to Root in XFS

https://blog.qualys.com/vulnerabilities-threat-research/2026/07/22/refluxfs-a-linux-kernel-local-...
3•garyhtou•27m ago•0 comments

Updates on Chinese AI: Kimi-K3, Xi at WAIC, and 4 Months to Mythos

https://aiunderheaven.substack.com/p/ai-under-heaven01
2•taiwandongsuan•32m ago•0 comments

Show HN: I ran 12 AI bots predicting stocks for two months, every call public

https://ldbd.app
2•kkjh0723•32m ago•0 comments

Training Agent Harness Like Training a ML Model

https://www.henrypan.com/blog/2026-07-18-harness-training/
2•megadragon9•33m ago•0 comments

Type-Aware Linting Stable

https://oxc.rs/blog/2026-07-22-type-aware-linting-stable
3•luispa•33m ago•0 comments

Antares from Cisco: Highly Efficient Open Models for Vulnerability Localization

https://blogs.cisco.com/ai/introducing-antares-the-most-efficient-open-weight-ai-models-for-vulne...
2•SwellJoe•35m ago•0 comments

Encyclopedia of Things Considered Harmful

https://harmful.cat-v.org/
2•valyala•38m ago•0 comments

The Online Safety Act is supposed to make Britain's internet a safe space

https://www.thenerve.news/p/adele-walton-column-online-safety-act-ofcom-suicide-kenneth-law
2•horatioduke•44m ago•0 comments

Sanctions and Entity List designations are on the table for Chinese AI models

https://twitter.com/SecScottBessent/status/2080008411790368895
2•MaKey•46m ago•0 comments

Show HN: ValuePair – a friendship app that cares about values first

https://valuepair.app
3•zloy88•48m ago•2 comments

Monday.com lays off hundreds to focus on AI

https://techcrunch.com/2026/07/22/monday-com-lays-off-hundreds-to-focuses-on-ai/
3•duck•49m ago•1 comments

Quadraphonic Sound

https://en.wikipedia.org/wiki/Quadraphonic_sound
3•mindcrime•52m ago•0 comments

Fretboard Memorisation with Modular Arithmetic

https://ohaodha.ie/blog/fretboard-memorisation-with-modular-arithmetic/
4•ohaodha•58m ago•0 comments

Open Version of MCP Lists

https://github.com/rizzdev/awesome-mcp-open
2•rizzdev•1h ago•0 comments

Reindeer eyes seasonally adapt to ozone-blue Arctic twilight

https://royalsocietypublishing.org/rspb/article/289/1977/20221002/86488/Reindeer-eyes-seasonally-...
4•MaysonL•1h ago•0 comments