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•12mo ago

Comments

semihs•12mo 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_•11mo 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•11mo 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_•11mo ago
That sounds great!

Apeirron – open-source knowledge graph of humanity's biggest questions

https://www.apeirron.com
1•theiskaa•47s ago•1 comments

Seeker, a job matcher that explains why roles fit

https://www.seekerscore.com
1•danylchukllc•3m ago•0 comments

Clippy, Now with Some AI

https://github.com/felixrieseberg/clippy
1•ankitg12•4m ago•0 comments

Ministry mulls new restrictions for viewing detailed aerial photos

https://news.err.ee/1609995166/ministry-mulls-new-restrictions-for-viewing-detailed-aerial-photos
1•marklit•5m ago•0 comments

Ggsql: A SQL extension for declarative data visualisation based on the Grammar O

https://github.com/posit-dev/ggsql
1•fanf2•8m ago•0 comments

Origins of J

https://github.com/kelas/ooj
1•tosh•8m ago•0 comments

What 23K vulnerabilities reveal about audit report quality in Web3

https://colab.research.google.com/drive/1Wp4yyEmXYjHATak7Bmy2lf6DNgyjlxgI?usp=sharing
1•zaevlad•13m ago•1 comments

Show HN: Vibe coding t-rex.world

1•nirupan23•15m ago•0 comments

SQLite WAL in 2026: an architecture note on checkpoint starvation

https://cronfeed.work/oss-sqlite-wal-architecture-note-checkpoint-starvation-concurrency-boundary...
1•tonyl•17m ago•0 comments

Social Credit

https://nicholasdecker.substack.com/p/social-credit
1•barry-cotter•17m ago•0 comments

Elon vs. Altman: What Their Infrastructure Stacks Reveal About Power

https://mythcoreops.substack.com/p/elon-vs-altman-what-their-infrastructure
2•ReadTheProducts•19m ago•1 comments

Tim Cook's Impeccable Timing

https://stratechery.com/2026/tim-cooks-impeccable-timing/
3•hasheddan•20m ago•0 comments

AI Database Landscape in 2026: Vector, ML-in-DB, LLM-Augmented, Predictive

https://aito.ai/blog/the-ai-database-landscape-in-2026-where-does-structured-prediction-fit/
1•arauhala•25m ago•1 comments

Show HN: Dreamtime – A fresh bedtime story for your children every night

https://trydreamtime.com
2•jblox•25m ago•1 comments

How well do LLMs work outside English? We tested 8 models in 8 languages [pdf]

https://info.rws.com/hubfs/2026/trainai/llm-data-gen-study-2.0-campaign/trainai-multilingual-llm-...
1•curioussquirrel•25m ago•2 comments

Polymarket in talks to raise money at about $15B valuation

https://www.reuters.com/business/polymarket-talks-raise-money-about-15-billion-valuation-informat...
2•JumpCrisscross•26m ago•0 comments

Show HN: Hevc.js – HEVC/H.265 to H.264 transcoding in WebAssembly (236KB)

https://www.hevcjs.dev/
1•privaloops•27m ago•0 comments

Datahugging shields proprietary AI models from research that could disprove them

https://www.nature.com/articles/s44387-026-00094-2
2•apwheele•29m ago•0 comments

My file access workaround for cron in Tahoe

1•noduerme•31m ago•0 comments

Using LLMs effectively isn't about prompting

https://www.seangoedecke.com/beyond-prompting/
1•adityaathalye•33m ago•0 comments

Smoking ban for people born after 2008 in the UK agreed

https://www.bbc.co.uk/news/articles/cn08jy6w0l5o
7•AndrewDucker•34m ago•5 comments

Claude Sonnet 4.6 thinking duplicates what it has said, wasting tokens

1•szmarczak•35m ago•0 comments

French prosecutors issue summons to Musk after raid on X offices in Paris

https://courthousenews.com/french-prosecutors-issue-summons-to-musk-after-raid-on-x-offices-in-pa...
7•vrganj•35m ago•1 comments

AI Prevents Meritocracy

https://www.privacyguides.org/videos/2026/04/19/interview-with-carissa-veliz-author-of-privacy-is...
2•freddyym•36m ago•0 comments

Global growth in solar "the largest ever observed for any source"

https://arstechnica.com/science/2026/04/global-growth-in-solar-the-largest-ever-observed-for-any-...
2•AndrewDucker•36m ago•0 comments

Java script error: why The Devil Wears Prada 2's Starbucks tie-in leaves a taste

https://www.theguardian.com/film/2026/apr/21/the-devil-wears-prada-2-starbucks-collaboration
3•TruffleLabs•37m ago•2 comments

California tries to fix its housing mess

https://economist.com/united-states/2025/10/14/california-tries-to-fix-its-housing-mess
1•andsoitis•39m ago•0 comments

Digging for clues about the North Pole's past

https://www.technologyreview.com/2026/04/21/1135231/digging-for-truth-north-pole-past-seabed/
1•joozio•41m ago•0 comments

Schmoozebots: Study finds flattery will get AI everywhere

https://www.theregister.com/2026/04/20/chatbots_win_trust_by_sounding/
1•pseudolus•41m ago•1 comments

Ask HN: Is taking input from your microphone a TRNG?

1•smalltorch•42m ago•0 comments