Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/content/post/ladybug-spreading-its-wings.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Ladybug: Spreading its Wings"
description: "Kuzu was archived in October 2025. Explore the major new features in LadybugDB 0.15 and find out why you should migrate today."
description: "Kuzu was archived in October 2025. Explore the major new features in LadybugDB v0.15 and find out why you should migrate today."
pubDate: "Mar 1 2026"
categories: ["release", "migration"]
authors: ["team"]
Expand All @@ -10,7 +10,7 @@ heroImage: "/img/ladybug-so-far/hero.png"

If you are a Kuzu user, it is high time you migrate to its vibrant successor, LadybugDB.

Since Kuzu was officially archived in October 2025, our team forked the repository to ensure the graph database ecosystem continues to thrive under **LadybugDB** with fixing security vulnerabilities and integrating with other data storage systems as a major focus. Over the last few months, we have introduced a massive array of features, performance improvements, and ecosystem expansions that make the [v0.15.0](https://github.com/LadybugDB/ladybug/releases/tag/v0.15.0) release our biggest milestone yet
Since Kuzu was officially archived in October 2025, our team forked the repository to ensure the graph database ecosystem continues to thrive under **LadybugDB** with fixing security vulnerabilities and integrating with other data storage systems as a major focus. Over the last few months, we have introduced a massive array of features, performance improvements, and ecosystem expansions that make the [v0.15](https://github.com/LadybugDB/ladybug/releases/tag/v0.15.0) release our biggest milestone yet

So what's new?

Expand All @@ -21,7 +21,7 @@ We've invested heavily in making LadybugDB accessible from anywhere. We now offe
- Python (support for Python 3.14!)
- Node.js
- Rust
- WebAssembly (Wasm)
- WebAssembly (Wasm) [Try it in your browser](https://ladybugdb.github.io/wasm-shell/)
- Java
- Go
- Swift
Expand Down