🚀 ArcadeDB v25.12.1 is here! ✅ Fixed critical vector quantization bug ✅ New filtered vector search support ✅ Improved SQL functions & transaction logic ✅ 60+ dependency updates Release notes: github.com/ArcadeData/a... #ArcadeDB #VectorDatabase #OpenSource

Release 25.12.1 · ArcadeData/a...
Release 25.12.1 · ArcadeData/arcadedb

ArcadeDB 25.12.1 Release Notes We're excited to announce the release of ArcadeDB v25.12.1! This release includes significant bug fixes, new features, performance improvements, and dependency update...

GitHub
🚀 ArcadeDB v25.11.1 is live! We've integrated the JVector engine for high-performance vector search, critical SQL fixes, smarter indexing for embedded lists, and improved gRPC serialization. github.com/ArcadeData/a... #ArcadeDB #OpenSource #GraphDB #VectorDatabase #NoSQL

Release 25.11.1 · ArcadeData/a...

For developers without a Java/Maven background and looking into contributing to @arcadedb.bsky.social , I made a #Makefile easing some common tasks:
https://gist.github.com/gramian/8cea842421c7fda1ce7f57949895ed8c

#OpenSource #Database #ArcadeDB

ArcadeDB Convenience Makefile for Non-Java Developers

ArcadeDB Convenience Makefile for Non-Java Developers - Makefile

Gist
groovy graphdb

This slidedeck looks at using 7 graph databases and 3 GraphQL libraries using a common case study. The databases covered include: Apache AGE, Apache Hug…

Speaker Deck
Release 25.4.1 · ArcadeData/arcadedb

Summary ArcadeDB version 25.4.1 introduces significant modernizations, most notably migrating the core dependency from Java 17 to Java 21 and enabling HTTP/2 support. Key new features include an im...

GitHub
CHICKEN Scheme

@nichtich Since you were talking about property graphs at #SWIB24 : I am using #ArcadeDB ( https://arcadedb.com ) in #DatAasee
ArcadeDB - MultiModel and Graph Database

The Fastest Multi-Model Database with a Graph Engine

ArcadeDB
The Apache Groovy programming language - Blogs - Using Graph Databases with Groovy

This post illustrates using graph databases with Groovy.

If you are looking for an #OpenSource #MultiModel #NoSQL database, and considering #SurrealDB or #TerminusDB , take a look at #ArcadeDB : https://docs.arcadedb.com
I keep ending up with a wishlist of features that's... really, just found nowhere. I mean I get why no-one except maybe like two projects (#TerminusDB and #ArcadeDB both have vertex-local indices that make edge traversals approximately constant time, if I understand their design docs correctly) designs indices this way because the classical examples are global queries in analytical graph databases but ARGHRL. Infra is neat. I would really prefer not having to do this engineering myself.