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!

An educational lab of AI agent architectures

https://github.com/Rudnik-Ilia/Agents-Sandbox
1•ilia53•1m ago•0 comments

Hard Questions

https://www.anthropic.com/news/hard-questions
1•mrmarket•2m ago•0 comments

Humanity Wallpaper

https://www.youtube.com/watch?v=uc_D0djnL1g
1•mabios•2m ago•1 comments

Random auditory stimulation during sleep disturbs declarative memory

https://www.cell.com/iscience/fulltext/S2589-0042(26)01976-0?_returnURL=https%3A%2F%2Flinkinghub....
2•bookofjoe•2m ago•0 comments

Surveillance of Cyclosporiasis

https://www.cdc.gov/cyclosporiasis/php/surveillance/index.html
1•bookmtn•3m ago•0 comments

We scaled PgBouncer to 4x throughput

https://clickhouse.com/blog/pgbouncer-clickhouse-managed-postgres
2•saisrirampur•7m ago•0 comments

Ginzburg-Landau equation simulation with various symmetries

https://symmhub.github.io/SymmHub/apps/symsim/ginzburg_landau/index.html
1•snorbleck•7m ago•0 comments

Economic Data Viewer

https://mesmeron.com/econ
1•rorkney•7m ago•0 comments

The early History of the Singular Value Decomposition (1993) [pdf]

https://www.math.ucdavis.edu/~saito/courses/229A/stewart-svd.pdf
1•wolfi1•8m ago•0 comments

A better Twitter alternative for readers

https://norotfeed.com/
1•namadaza•8m ago•0 comments

Show HN: Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

https://www.runaether.dev/
1•pranav100000•10m ago•0 comments

I made AI agents play diplomacy

https://github.com/brendenehlers/diplomacy-ai
1•behlers99•10m ago•0 comments

Show HN: HoverSource – From pixel to source file in one keystroke

https://loerei.github.io/HoverSource/
1•Loerei•10m ago•0 comments

How to build a circular LCD clock

https://blinry.org/lcd-clock/
1•birdculture•11m ago•0 comments

Show HN: Aerial – DIY Orchestration and Agent Messaging

https://dcdeniz.github.io/aerial/
2•dcdeniz•12m ago•0 comments

The Prover, the Skeptic, and the Judge

https://insertchaos.bearblog.dev/prover-skeptic-and-judge/
1•snorbleck•12m ago•0 comments

1000 Iterations Beats One Perfect Plan

https://blog.trevormil.com/iterations
1•trevormil•13m ago•0 comments

Unowned Property

https://en.wikipedia.org/wiki/Unowned_property
1•gone35•14m ago•0 comments

Show HN: Plot equations and evolve them with Conway's Game of Life

https://victorribeiro.com/life-desmos/
1•atum47•14m ago•0 comments

Towards CSI: What's the best harness?

https://arxiv.org/abs/2605.28334
1•snorbleck•14m ago•0 comments

Jektex 0.2.0 – A Jekyll plugin for LaTeX rendering is now ~10x faster

https://github.com/yagarea/jektex
1•yagarea•15m ago•1 comments

AI Is Making Silicon Valley Productive, Anxious and Afraid to Log Off

https://www.bloomberg.com/news/articles/2026-06-26/ai-anxiety-is-fueling-burnout-across-silicon-v...
1•mancerayder•16m ago•0 comments

Show HN: A meditative waiting room for Claude/Codex

https://waitingfor.ai/
1•xxbondsxx•17m ago•0 comments

AI coding agents read your code perfectly and understand your team not at all

https://medium.com/@iamalizaidi110/https-www-youtube-com-watch-v-gdtyotlrndm-a00eb6f014ca
6•iamalizaidi•19m ago•0 comments

South Africa midfielder dies aged 25, weeks after World Cup appearance

https://www.espn.com/soccer/story/_/id/49333373/south-africa-midfielder-jayden-adams-dies-aged-25...
3•theanonymousone•21m ago•0 comments

Free Software

https://www.fsf.org/
3•bpenjii•21m ago•2 comments

The Silent Epidemic of LLM Technical Debt

https://seldon-ai.com/blog/silent-epidemic-llm-tech-debt
2•nlpnerd•22m ago•0 comments

LAME v4.0

https://lame.sourceforge.io/index.php
1•alisonatwork•23m ago•0 comments

Pursuit: An epic, month-long San Francisco scavenger hunt

https://sfpursuit.org/
3•jer0me•27m ago•1 comments

The Unfair Advantage of Using Agents for Email – MailKite

https://mailkite.dev/blog/unfair-advantage-agent-email/
4•gabe_karina•29m ago•0 comments