<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MeshDB</title><link>https://meshdb.io/</link><description>Recent content on MeshDB</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://meshdb.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started</title><link>https://meshdb.io/docs/getting-started/</link><pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate><guid>https://meshdb.io/docs/getting-started/</guid><description>&lt;p&gt;MeshDB is a single static binary. Install it, point a Bolt driver at it, and
you have a Cypher-speaking graph database running locally in about a minute.&lt;/p&gt;
&lt;p&gt;This page walks through:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Installing &lt;code&gt;meshdb-server&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Starting a single-node server&lt;/li&gt;
&lt;li&gt;Connecting with the official Neo4j Python driver&lt;/li&gt;
&lt;li&gt;Running your first Cypher query&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For cluster mode, authentication, and TLS, see the
&lt;a href="https://github.com/mesh-db/mesh"&gt;project README&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Rust toolchain&lt;/strong&gt; (stable) — the easiest install path is
&lt;a href="https://rustup.rs"&gt;&lt;code&gt;rustup&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;code&gt;clang&lt;/code&gt; / &lt;code&gt;libclang-dev&lt;/code&gt;&lt;/strong&gt; on Linux. &lt;code&gt;rust-rocksdb&lt;/code&gt; generates its
bindings at compile time. On Debian / Ubuntu:&lt;/p&gt;</description></item><item><title>Hello, MeshDB</title><link>https://meshdb.io/posts/hello-meshdb/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://meshdb.io/posts/hello-meshdb/</guid><description>&lt;p&gt;MeshDB is a graph database project in its early days. More to come soon.&lt;/p&gt;</description></item></channel></rss>