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

Comments

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

Remote Labor Index: Measuring AI Automation of Remote Work

https://www.remotelabor.ai/
1•truegoric•1m ago•0 comments

Show HN: A framework to observe epistemic drift in AI outputs

https://app.guardianai.fr
1•Guardian-AI•1m ago•0 comments

Code Red for Humanity?

https://garymarcus.substack.com/p/code-red-for-humanity
1•tu7001•3m ago•0 comments

Ask HN: Orbis. Your AI Co-Founder (Waitlist Open)

1•alsufinown•3m ago•2 comments

Mq – a command-line tool that processes Markdown using a syntax similar to jq

https://github.com/harehare/mq
2•mihau•5m ago•0 comments

Games for Machines

https://gertlabs.com
3•gertlabs•9m ago•0 comments

Vera C. Rubin Observatory Launches Real-Time Discovery Machine

https://rubinobservatory.org/news/first-alerts
3•EvgeniyZh•9m ago•0 comments

Show HN: SignForge – Free e-signature tool, no account needed to sign

https://signforge.io
2•kumaras•11m ago•0 comments

Distributed Game Servers in KFChess

http://ternarysearch.blogspot.com/2026/02/distributed-game-servers-in-kfchess.html
2•paladin314159•12m ago•0 comments

Advertise to AI Agents with Prompt Injection

https://claw-guard.org/adnet/
3•gmerc•15m ago•1 comments

Shallow work: be aware of over-productivity

https://www.ssp.sh/brain/shallow-work/
5•articsputnik•17m ago•0 comments

The Agentic Data Organization: How AI Is Reshaping the Enterprise Data Function

https://abensrhir.com/posts/how-ai-will-reshape-the-enterprise-data-function-by-2028/
2•abensrhir•19m ago•0 comments

Nvidia Q4: revenue up 73% YoY, 20% QoQ, income up 94%, still no sales to China

https://nvidianews.nvidia.com/news/nvidia-announces-financial-results-for-fourth-quarter-and-fisc...
4•aurareturn•21m ago•0 comments

My First Deployment

https://frameflow.sh/
1•tonycdr•24m ago•1 comments

Show HN: A 7-tier hybrid crypto stack (1553 Vigenèrepure-Python FIPS 203M-KEM)

https://github.com/EverettNC/Harvest-Now-Decrypt-Later
1•Nomore71•28m ago•1 comments

Show HN: Mneme–Persistent memory for AI agents without vector search or RAG

https://github.com/CVPaul/mneme
1•xqli•30m ago•3 comments

Show HN: Verity, Formally verified smart contracts from spec to bytecode

https://github.com/Th0rgal/verity
1•th0rgal2•31m ago•0 comments

Show HN: Word Snake Puzzle

https://wordsnake.com/
1•wordsnaking•32m ago•1 comments

Show HN: Secure Extension: Chat with ChatGPT and Other LLMs Simultaneously

https://multiai-chat.com/
1•rmrf100•33m ago•0 comments

The South Korean Anduril

https://theventures.substack.com/p/bone-ai-forging-the-flame-of-the
2•jefflee0127•41m ago•0 comments

Show HN: Capture context. Give your agent the full picture

https://github.com/semihcihan/ContextBrief
1•semihcihan•42m ago•1 comments

Life's a bi*ch CHUM, and then you die

https://himanshusinghbisht.substack.com/p/lifes-a-bich-chum-and-then-you-die
1•gilfoyle_7•42m ago•0 comments

US threatens Anthropic with deadline in dispute on AI safeguards

https://www.bbc.co.uk/news/articles/cjrq1vwe73po
3•louthy•43m ago•0 comments

Show HN: APA citation generator that explains missing metadata

https://apacitationgenerator.online
1•visiohex•45m ago•0 comments

Show HN: Clawned.io Crowdsource public security scanner for OpenClaw skills

https://clawned.io
1•jensec•45m ago•3 comments

Codex was able to port KittenTTS to JavaScript

https://github.com/jokkebk/KittenTTS-JS
3•jokkebk•48m ago•2 comments

Show HN: Play Fun Clicker Game Online

https://funclicker.app/
1•tomstig•48m ago•0 comments

Grep, Sed, Awk – The Unix Text Processing Trinity

https://grep-sed-awk.com/
1•m4c-pl•49m ago•2 comments

Is it possible to build it

1•Petersevcik•50m ago•0 comments

There is no reason Canadian Tire company should have any of my data

https://infosec.exchange/@pgl/116131275583976424
5•jalict•50m ago•0 comments