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!

CPUs Are Back: The Datacenter CPU Landscape in 2026

https://newsletter.semianalysis.com/p/cpus-are-back-the-datacenter-cpu
1•rbanffy•3m ago•0 comments

Dead Lithium Batteries Revived to 95% Capacity via Electrochemical Bath

https://newatlas.com/energy/electrode-restoring-bath-lithium-batteries/
2•karakoram•3m ago•0 comments

US says PRC trying to discourage states, businesses from engaging with Taiwan

https://www.reuters.com/world/china/us-says-china-trying-discourage-states-businesses-engaging-wi...
2•ilamont•3m ago•0 comments

Why Is Europe So Ill-Equipped to Handle Heat Waves?

https://time.com/article/2026/06/25/europe-heat-wave-infrastructure-air-conditioning/
1•karakoram•7m ago•0 comments

Show HN: A Claude skill that prunes your AI's memory file, one diff at a time

https://puremint.co.uk/blog/stop-your-ai-memory-file-rotting/
1•wonkyfruit•8m ago•0 comments

After a Personal Health Crisis, He Built a $500M Cottage Cheese Empire

https://www.inc.com/kevin-j-ryan/good-culture-jesse-merrill-cottage-cheese-l-catterton/91340377
1•mooreds•10m ago•0 comments

Hospitals in UK Declare Critical Incidents as Machines, IT Systems Fail in Heat

https://www.theguardian.com/society/2026/jun/25/hospitals-nhs-england-critical-incidents-machines...
2•karakoram•13m ago•0 comments

How the Heck Do Synthesizers Work? (An Interactive Exploration)

https://perthirtysix.com/how-the-heck-do-synthesizers-work
1•sebg•13m ago•0 comments

The Brain Center at Whipple's (1964)

https://en.wikipedia.org/wiki/The_Brain_Center_at_Whipple%27s
2•_doctor_love•13m ago•1 comments

Why AI agents need three types of memory

https://neo4j.com/blog/agentic-ai/context-graph-ai-agent-memory/
2•mooreds•14m ago•0 comments

Kremlin demands explanation from Apple after Russian apps removed from App Store

https://www.reuters.com/world/europe/kremlin-demands-explanation-apple-after-russian-apps-removed...
1•cdrnsf•14m ago•0 comments

The Coming Divide: AI-Native or Left Behind

https://danielmiessler.com/blog/ai-native-divide
1•skeledrew•14m ago•1 comments

Some learnings from temporal.io building SDKs for 8 languages

https://www.infoq.com/presentations/rust-polyglot-sdk/
1•devdoshi•15m ago•0 comments

Migrating from Proxmox to NixOS and Incus

https://www.nijho.lt/post/proxmox-to-nixos/
3•wasting_time•15m ago•0 comments

Env0 (Env Zero) vs. Terraform Cloud (HCP Terraform)

https://spacelift.io/blog/env-zero-vs-terraform-cloud
1•mooreds•15m ago•0 comments

Building America's Time Capsule

https://www.nist.gov/feature-stories/building-americas-time-capsule
1•letmetweakit•15m ago•0 comments

Silk: Fiber runtime for ClickHouse

https://clickhouse.com/blog/silk
2•samaysharma•15m ago•0 comments

The dogma of entity-based Services and Repositories

https://martinfowler.com/eaaCatalog/serviceLayer.html
1•birdculture•16m ago•0 comments

Lead Developer of Google Earth Believes Earth Is Flat

https://steemit.com/flatearth/@alternative/lead-developer-at-google-earth-believes-earth-is-flat
2•evo_9•16m ago•1 comments

Hardwood 1.0: A Fast, Lightweight Apache Parquet Reader for the JVM

https://www.morling.dev/blog/hardwood-1-0-fast-lightweight-apache-parquet-reader-for-the-jvm/
2•gunnarmorling•19m ago•0 comments

FM Radio Is Being Nixed from New Vehicles, Too

https://www.digitalmusicnews.com/2026/06/16/fm-radio-excluded-from-new-vehicles/
1•austinallegro•19m ago•0 comments

Natural Light Is an Essential Nutrient

https://www.midwesterndoctor.com/p/why-light-is-an-essential-nutrient
2•bilsbie•19m ago•0 comments

Apple raises prices for MacBooks and iPads, as costs soar over AI

https://www.rnz.co.nz/news/business/622489/apple-raises-prices-for-macbooks-and-ipads-as-costs-so...
3•billybuckwheat•20m ago•0 comments

YouTube Suspended Us [video]

https://www.youtube.com/watch?v=YvbiILFe5fA
1•ghastmaster•23m ago•2 comments

Sanctum of Living Symmetry, an alien cathedral-organism grown from math

https://sand-morph.up.railway.app/sanctum-of-living-symmetry
1•echohive42•30m ago•0 comments

The race to understand how and when Thwaites glacier will collapse

https://www.newscientist.com/article/2526630-the-race-to-understand-how-and-when-thwaites-glacier...
4•littlexsparkee•30m ago•0 comments

Remembering Lysenko [pdf]

https://www.cambridge.org/core/services/aop-cambridge-core/content/view/780C8565F8EDD870699611B70...
1•jruohonen•31m ago•0 comments

My Approach to Using AI with Programming

https://davidjwalz.com/my-approach-to-using-ai-with-programming/
2•Davesjoshin•31m ago•1 comments

I Build a 10 Inch Mini Rack from Aluminium Extrusions

https://louwrentius.com/i-build-a-10-inch-mini-rack-from-aluminium-extrusions.html
3•louwrentius•32m ago•0 comments

Adobe to Acquire Topaz Labs

https://news.adobe.com/
3•handfuloflight•33m ago•0 comments