frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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!

Cloudflare launches feature flags with "Flagship"

https://blog.cloudflare.com/flagship/
1•sgammon•1m ago•0 comments

Is there any proof that scrolling ruins our attention span? [video]

https://www.bbc.com/reel/video/p0nfykf2/watch
2•jethronethro•1m ago•0 comments

Ask HN: What Makes AI a Bubble?

1•atleastoptimal•4m ago•0 comments

Tell HN: Site Is Trash Now

3•AndyKelley•10m ago•0 comments

China's DeepSeek prices new V4 AI model at 97% below OpenAI's GPT-5.5

https://www.scmp.com/tech/tech-trends/article/3351595/chinas-deepseek-prices-new-v4-ai-model-97-b...
3•akyuu•10m ago•0 comments

Steam Controller: Official Overview and Quick Start Guide [video]

https://www.youtube.com/watch?v=a55UIaiTE-A
2•LandenLove•13m ago•0 comments

Tracking the history of the now-deceased OpenAI Microsoft AGI clause

https://simonwillison.net/2026/Apr/27/now-deceased-agi-clause/
1•yakkomajuri•14m ago•0 comments

What is physical AI?

https://www.ibm.com/think/topics/physical-ai
1•teleforce•15m ago•0 comments

What's new in pip 26.1 – lockfiles and dependency cooldowns

https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/
1•sashk•16m ago•0 comments

Larry Ellison's Wealth Differs from Other Tech Billionaires

https://www.wsj.com/finance/larry-ellison-net-worth-wealth-5571ca5d
3•JumpCrisscross•20m ago•0 comments

New Integrated by Design FreeBSD Book

https://vivianvoss.net/blog/integrated-by-design-launch
7•vermaden•22m ago•0 comments

Ukraine's drone commander has Russian oil, troops and morale in his sights

https://www.bbc.com/news/articles/c1d9wvd2e4ro
15•tkgally•27m ago•1 comments

The NYC Law on Metal Gates That Nearly Everyone Forgot About

https://www.nytimes.com/2026/04/24/nyregion/metal-gates-city-council-law.html
2•JumpCrisscross•29m ago•0 comments

Reddit no longer allowing mobile users to browse on web

https://old.reddit.com/r/help/comments/1sudaup/reddit_no_longer_letting_me_browse_on_my_phone/
2•darth_avocado•30m ago•0 comments

Show HN: I build an automation that back my Claude chat to a ticketing system

1•xnslx•32m ago•0 comments

Free paycheck calculator for all 50 US states

https://takehometool.com/
1•ahcstudio•32m ago•0 comments

Show HN : Tickword – Chain the words. Dont let the clock catch you

https://tickword.com/en
1•Jekooo•34m ago•3 comments

Intuitive Understanding of PCA

https://ai.ragv.in/posts/intuitive-understanding-of-pca/
1•kn81198•37m ago•0 comments

Why on-chain options are still thin (and a liquidity model that fixes it)

https://rohanrathod.ai/writing/on-chain-options-liquidity
1•ro_lend•39m ago•0 comments

Late pregnancy is pretty bizarre

https://viverricious.substack.com/p/late-pregnancy-is-pretty-bizarre
1•eatitraw•39m ago•0 comments

Predicting the Future (2001) - Strategic Uncertainty 25 years later[pdf]

https://library.rumsfeld.com/doclib/sp/2382/2001-04-12%20To%20George%20W%20Bush%20et%20al%20re%20...
2•pollorollo•40m ago•0 comments

Admin Console Inaccessible – Tailscale Status

https://status.tailscale.com/incidents/01KQ8HC1B4KG94AMB39DD9F0FJ
1•corvad•41m ago•0 comments

How My RLM Tool Works

https://isaacflath.com/writing/rlm
1•simonpure•41m ago•0 comments

Taming the Unpredictable: Reliability in Chaos (Srecon 26)

https://www.usenix.org/conference/srecon26americas/presentation/brush
1•captainkrtek•41m ago•0 comments

Why stablecoins are making many banks nervous

https://www.marketplace.org/story/2026/04/27/why-stablecoins-are-making-many-banks-nervous
2•petethomas•44m ago•0 comments

A common weed killer left an epigenetic footprint in early-onset colon cancer

https://medicalxpress.com/news/2026-04-common-weed-killer-left-hidden.html
7•SilverElfin•44m ago•1 comments

We tested 7,039 sites for MCP support; 5.8% passed a live handshake

https://8bitconcepts.com/research/q2-2026-mcp-ecosystem-health.html
1•8bitconcepts•46m ago•0 comments

Extended interview: Ben Sasse on lessons for America [video]

https://www.youtube.com/watch?v=WcT9O5Sjmd0
1•duck•50m ago•0 comments

Solar exports 2x during Oil Crisis

https://e360.yale.edu/digest/china-solar-exports-iran-war
3•dreadsword•59m ago•0 comments

AI is confronting a supply-chain crunch

https://www.economist.com/business/2026/04/27/ai-is-confronting-a-supply-chain-crunch
1•edward•1h ago•0 comments