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!

Making things: interview series on creativity

https://digitalseams.com/blog/making-things-interview-series
1•bobbiechen•1m ago•0 comments

How to Use an Nvidia EGPU with Your Mac for Local AI in 2026

https://www.compute-market.com/blog/nvidia-egpu-mac-local-ai-setup-2026
1•falava•1m ago•0 comments

Show HN: VulnFeed – 9 security tools your AI agent can call (MCP server)

https://vulnfeed.novadyne.ai/
1•ngburke•2m ago•1 comments

They made a Pokemon TCG AI Battle Challenge with a $290k prize pool

https://www.shanethegamer.com/esports-news/pokemon-tcg-ai-battle-challenge/
1•misbloss•2m ago•0 comments

The octopus architecture for AI agents

https://blog.goodman.dev/blog/octopus-agent-architecture/
1•joshbetz•3m ago•0 comments

Russian warship 'fires warning shot at a British yacht in English Channel'

https://www.dailymail.com/news/article-15904823/Russian-warship-fires-warning-shot-yacht-English-...
2•Bender•3m ago•0 comments

Show HN: I built an AI that calls you, interviews you and publishes your content

https://heybono.ai/sms
1•zinxor•3m ago•0 comments

Show HN: Skill Atlas – Local, visual IDE for Agentic Skills (BYOK, no back end)

https://github.com/revanthpobala/skill-atlas
1•revanth1108•3m ago•0 comments

German court holds Google liable for fake AI answers

https://www.dw.com/en/german-court-holds-google-liable-for-fake-ai-answers/a-77527661
1•sergdigon•7m ago•0 comments

Using OxCaml to implement type-safe reference counting between OCaml and Python

https://blog.janestreet.com/oxcaml-typesafe-reference-counting-python/
1•pjmlp•8m ago•0 comments

Student Writes 'Not Interested in Working for a Jew' on Handshake

https://www.cornellsun.com/article/2026/06/student-writes-not-interested-in-working-for-a-jew-on-...
1•pinewurst•8m ago•0 comments

A Git forge for the agentic era

https://cursor.com/origin
1•jeremy_k•9m ago•0 comments

Scientists Have Developed a New Technology to Identify Forgeries

https://www.artnews.com/art-news/news/french-scientists-new-technology-identify-forged-artwork-au...
1•ohjeez•10m ago•0 comments

American250 Time Capsule revealed – CA submitted Claude's future prediction

https://america250.org/time-capsule/contents/
1•mcchen51•12m ago•0 comments

ShinyHunters has leaked the data of multiple companies

https://xcancel.com/DarkWebInformer/status/2066906568101081220#m
3•Cider9986•12m ago•0 comments

Sors: a Rust proxy that reorders prompts to maximize vLLM prefix cache hits

https://github.com/flouthoc/sors
2•flaccount•12m ago•0 comments

Gamers beware: malicious wallpapers on Steam found stealing accounts

https://securelist.com/dozens-of-malicious-wallpapers-found-on-steam-workshop/120186/
5•speckx•12m ago•0 comments

San Francisco's Patchwork Streets

https://www.nasa.gov/image-article/san-franciscos-patchwork-streets/
1•MehrdadKhnzd•13m ago•0 comments

Reimagining Xenon II (a 1989 classic game) using Fable and Ghidra [video]

https://www.youtube.com/watch?v=n3EKR58-T1U
1•forelle2•14m ago•1 comments

#44 Travel, enthusiasm and history: an interview with Don and Silke Zagier

https://www.newton.ac.uk/media/podcasts/post/44-travel-enthusiasm-and-history-an-interview-with-d...
1•paulpauper•14m ago•0 comments

Nanogram – Private social media from your Raspberry Pi

4•smalltorch•15m ago•0 comments

Show HN: A policy gate that runs before your AI coding agent's tool calls

https://sigmashake.com
1•cavalrytactics•15m ago•0 comments

Has AI already killed self-help nonfiction books?

https://tim.blog/2026/06/12/has-ai-already-killed-nonfiction/
3•imakwana•16m ago•1 comments

Scammers keep scoring: Brits fleeced for £1.3B as Americans lose $3.5B

https://www.theregister.com/cyber-crime/2026/06/16/scammers-keep-scoring-brits-fleeced-for-13b-as...
2•Bender•17m ago•0 comments

Linux kernel 7.1 sends Intel 486 support to silicon heaven

https://www.theregister.com/os-platforms/2026/06/16/linux-kernel-71-sends-intel-486-support-to-si...
2•Bender•18m ago•0 comments

A treasury of book dedications, part III

https://mollyyoung.substack.com/p/a-treasury-of-book-dedications-part
1•paulpauper•18m ago•0 comments

Show HN: Silver Music Notifier – get notified about your artists' new releases

https://github.com/czarandy/silver-music-notifier
2•czarandy•18m ago•0 comments

Abdullah Ibrahim, RIP

https://www.nytimes.com/2026/06/15/arts/music/abdullah-ibrahim-dead.html
2•paulpauper•19m ago•0 comments

Crooks found a new way to collaborate using Teams, by hiding C&C traffic

https://www.theregister.com/cyber-crime/2026/06/16/crooks-found-a-new-way-to-collaborate-using-te...
2•Bender•19m ago•0 comments

Show HN: JerrySniffs – MCP Server (and API's) for web and social media search

https://jerrysniffs.online/
1•freakynit•20m ago•0 comments