Semurg

Semurg

Hi All,

Long-time reader, finally made an account.

I wanted to introduce something my team and I have been building, mostly because the core of it is an Elixir bet and I would really like this community’s take on it.

Semurg holds every type of data (relational, graph, object, document, search, vector, time-series) as one container, in a single engine over one copy of the data, CPU-only, on hardware you control. The engine is a commercial, closed-source product, but the installer and a full benchmark suite are now open, and the first node is free forever. It is live with no login at one.semurg.io, and you can now stand up your own node in one command and benchmark it yourself:

Install a node (prebuilt engine, no compiler, no Rust, no separate Erlang): GitHub - One-Semurg/Semurg-Install: Official one-command installer for Semurg. Downloads and runs the released Semurg engine — your first node is always free. Install script and release binaries only; this repo does not contain the engine source. · GitHub

Benchmark it on your own box against the engines you already run, equal-answer gated and bit-exact: GitHub - One-Semurg/Semurg-Benchmark-Suite: Run-it-yourself benchmarks comparing Semurg to leading open-source databases across eleven data domains - on your own hardware, your own results (no published numbers). · GitHub

Thanks

Showing Posts 1 to 1

Semurg

Semurg OP

Quick update for anyone who saw this back in July, since a few things changed.

The site moved. semurg.io is retired. Everything is now at one.semurg.io.

Anyone can run it themselves now. Back then it was live to poke at, but closed and hosted by me. That changed. The engine is still closed source, but the installer and a full benchmark suite are now public, and the first node is free forever. You stand up a real node on your own hardware in one command, and you benchmark it against whatever you already run, with no account, no sales call, and nobody in the loop but you.

Install a node (prebuilt engine, no compiler, no Rust, no separate Erlang to set up):

Benchmark it on your own box (equal-answer gated, bit-exact, no fake numbers; it stands up each open-source incumbent from its official image and runs the same queries on the same deterministic data, and prints the losses straight next to the wins):

Here is the actual reason I am posting, though. I want your feedback to make the engine better. It is early, and the fastest way I know to uplift it is to put it in front of people who will run it on workloads I have not thought of and tell me exactly where it falls over. If you clone the suite and Semurg loses a lane on your box, that is the single most useful thing you can send me, because every one of those becomes the next thing I fix.

A couple of honest places it will lose today, so you know I mean it. The OLAP lane prints Semurg’s raw-scan loss to DuckDB straight, right next to the O(1) fold win, because a columnar warehouse is built to win that scan and I would rather show it than hide it. Where it does something the others cannot is the out-of-core graph regime: on a fixed small memory budget the in-RAM engines DNF and Semurg finishes the traversal at flat memory, which is the property I actually care about. Run it, break it, and tell me what caught you out or where it lost.

On the BEAM and Rust side from the original post: it is the same engine, still one concurrent NIF arm per physical core, dirty schedulers for the long jobs, batched crossings with only ids and offsets across the boundary, and a pure-BEAM fallback per NIF. The single-node install is just that engine packaged so you can run it without me in the loop, and watching where it breaks in other people’s hands is how it gets good.

Final updates should be pushed to the engine and the benchmark suite in days and then is ready for full testing and benchmarking.

— All posts loaded —

Where Next? Top

Trending in Announcing Top

woylie
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries. offset-based pagination with...
New
MRdotB
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
woylie
I released Doggo, a collection of unstyled Phoenix components. https://github.com/woylie/doggo Features Unstyled Phoenix components....
New
GenericJam
Edit: 2026 May 15 - This post is archived. Mob is alive!! Main docs: mob v0.7.11 — Documentation A bit of explanation for the slightly c...
New
JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
anuaralfetahe
Hello Published a new library - ProcessHub! ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
webofbits
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself. My main conc...
#ai
New
AstonJ
This showed up on my feed.. anyone heard of it? Just hype? Ox Alpha is a reasoning model designed for coding, sustained ag...
New
bartblast
Hey folks, I just published a post about Hologram’s funding and where the project goes next - the short version: Curiosum as Main Spons...
New
CodeSync
:microphone: ElixirConf 2026 - Call for Talks is open! We’re heading to Chicago :united_states: :round_pushpin: In person + virtual :d...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews