Arcade DB
@arcade_db
Followers
327
Following
25
Media
13
Statuses
65
New Gen Multi-Model natively supporting Graphs, Documents, Time-Series, KV, SQL, Cypher, Gremlin, MongoDB queries. Apache 2 Open Source License.
London, UK
Joined August 2021
🚀 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. https://t.co/t8aZdPtbwY
#ArcadeDB #OpenSource #GraphDB #VectorDatabase #NoSQL
github.com
ArcadeDB v25.11.1 This release introduces significant improvements to vector search capabilities, alongside critical fixes for SQL querying, indexing, and gRPC protocol handling. 🚀 Highlights New...
0
2
4
Arcade 25.10.1 is out! Python Bindings for embedded use, significant query and indexing enhancements, bug fixes, SQL/Cypher compatibility, and much more #multimodel #graphdb
github.com
We're excited to announce the release of ArcadeDB 25.10.1! This version introduces a major new feature: official Python Bindings for embedded use. It also delivers significant query and indexin...
0
2
2
We're excited to announce the release of ArcadeDB version 25.9.1! This is a significant update that introduces powerful new features for developers, including experimental gRPC protocol support and multiple issues fixed. #graphdb #multimodel
github.com
ArcadeDB Release v25.9.1 Release Date: October 9, 2025 We're excited to announce the release of ArcadeDB version 25.9.1! This is a significant update that introduces powerful new features for d...
0
2
2
@arcade_db @llama_index integration and arcadedb-python 0.3.0 available now: (Flexible GraphRAG using these later today) https://t.co/3eXEuqlhho
github.com
LlamaIndex Integration for ArcadeDB Multi-Model Database - stevereiner/arcadedb-llama-index
1
3
3
Flexible GraphRAG or RAG is now flexing to the max using @llama_index, supports 7 graph databases, 10 vector databases, 13 data sources, LLMs, doc processing, auto create KGs, 𝗚𝗿𝗮𝗽𝗵𝗥𝗔𝗚, 𝗛𝘆𝗯𝗿𝗶𝗱 𝗦𝗲𝗮𝗿𝗰𝗵, AI 𝗖𝗵𝗮𝘁 (shown @Hyland products web page data src)
1
5
11
We're excited to announce the release of ArcadeDB v25.8.1! This version introduces a powerful new schema feature, enhances Kubernetes support, and resolves several important bugs to improve stability and performance. #graphdb #multimodel
github.com
ArcadeDB v25.8.1 We're excited to announce the release of ArcadeDB v25.8.1! This version introduces a powerful new schema feature, enhances Kubernetes support, and resolves several important bu...
0
2
6
We are excited to announce the general availability of ArcadeDB version 25.7.1! Check all the improvements on: https://t.co/S7L50YegCa
#multimodel #graphdb
github.com
ArcadeDB v25.7.1 Release Highlights We are excited to announce the general availability of ArcadeDB version 25.7.1! This is a significant maintenance release that focuses on improving stability, en...
0
2
4
We're excited to announce ArcadeDB v25.6.1! This release brings significant improvements in stability, performance, and developer experience. We've focused on explicit locking and enhancing remote transaction handling. https://t.co/65K9FDDfbH
#multimodel #graphdb #nosql
github.com
ArcadeDB v25.6.1 Release Highlights We're excited to announce ArcadeDB v25.6.1! This release brings significant improvements in stability, performance, and developer experience. We've focus...
0
2
5
ArcadeDB v25.4.1 introduces is now based on Java 21, it has improved connection strategy for HA setups, define unidirectional edges in the schema, faster HTTP protocol and much more! https://t.co/uGxT6NsUPN
#multimodel #graphdb #nosql
github.com
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...
0
2
4
All ArcadeDB releases are 100% compatible with the previous ones in terms of database format, so there is no need to upgrade the database or export/import it for the upgrade, but please make a backup/copy of your database before upgrading. https://t.co/U6hdJNuSoI
github.com
Summary Hello community! We're excited to announce the release of ArcadeDB 25.3.1 early in the month. This release contains a MAJOR CHANGE in the storage engine: fully reusage of the deleted sp...
0
0
0
Hello community! We're excited to announce the release of ArcadeDB 25.3.1 early in the month. This release contains a MAJOR CHANGE in the storage engine: the long time waited fully reusage of the deleted space in the database and recycling of record IDs (RIDs).
1
0
1
🚀 ArcadeDB 25.1.1 is here! Highlights: New JSONL importer Micrometer + Prometheus metrics support Hidden properties feature Default 1 bucket per type Numerous bug fixes and dependency updates https://t.co/TBL8MVqnde
#ArcadeDB #MultiModel
github.com
Summary Hello community! We're pleased to announce the release of ArcadeDB 25.1.1. The main news of this release are: New JSONL importer, able to import ArcadeDb exports in JSONL format Added ...
1
2
5
Starting from v25.1.1, #ArcadeDB will create only 1 bucket per type (document, vertex or edge) at creation. Before it was 8 buckets per type. All databases created with previous versions will remain 100% compatible
github.com
Currently the default number of buckets per type is 8 (but in some configuration is automatically adjusted to the number of core - 1). Even if this increase performance with multi-thread async inse...
0
0
3
Hi community! We just released ArcadeDB 24.11.2. Many fixes and 2 main optimizations: - Shared Memory Page Manager (hundreds of databases in the same server/JVM) - Massive insertions, now insert 4.3M recs/sec on commodity HW https://t.co/nBou4Tn9Jd
#graphdb #multimodel
github.com
Summary Hello community! We're pleased to announce the release of ArcadeDB 24.11.2 just in time for the holidays. This is expected to be our final release for 2024, barring any critical updates...
1
3
4
Just release ArcadeDB 24.11.1, now requiring Java17+. Many issues fixed and some news:
github.com
What's New Switched to Java17 as minimum requirement by @robfrank in #1806 Implemented ALTER TYPE oldName NAME newName operation by @daffodilistic in #1501 Bugs fixed Fixed issue on creating...
0
2
7
Hi Y'All! ArcadeDB 24.6.1 has been released with mostly bug fixes & dependency updates. Release Notes https://t.co/Hg3iO5S8Uy
#multimodel #graphdb
github.com
What's New SQL: support for new break statement in SQL script foreach loops #1647 Bugs fixed & Misc HTTP: fix record serializer in query and command #1670 HTTP: limit request property ig...
0
3
5
Just dropped ArcadeDB v24.5.1! Some news and many bugs fixed. Check the release notes https://t.co/d4JJZzWQTE
#multimodel #graphdb
github.com
What's New Allow default database with no user by @gramian in #1546 Split Gremlin jar in shaded and standard jars by @robfrank in #1555 New SQL join method by @gramian in #1584, tests by @robf...
0
3
7
ArcadeDB v24.4.1 is out! Now compatible with Apache Gremlin 3.7.2. Check out the release notes https://t.co/fCJQDNtVwh
#multimodel #graphdb
github.com
Download your version If you're using ArcadeDB embedded, you can just update your Maven or Gradle dependencies. To download this version, pick your distribution: arcadedb-24.4.1.tar.gz (94.8MB...
1
2
8
We have just released ArcadeDB v24.2.1! New MOVE VERTEX SQL command, new SQL sort() method and version() function + many bugs fixed. https://t.co/c6qREMVG8U
#graphdb #multimodel
github.com
Download your version If you're using ArcadeDB embedded, you can just update your Maven or Gradle dependencies. To download this version, pick your distribution: arcadedb-24.2.1.tar.gz (99.4MB...
0
3
9