New patch release 3.2.51 is out with fixes in the query engine, release notes: https://github.com/orientechnologies/orientdb/releases/tag/3.2.51
#nosql #OrientDB #graphdb #database #dbms #graphDBMS
Release 3.2.51 · orientechnologies/orientdb

This patch release contain a fix in query engine "order by" logic with nested properties, a fix backup scheduler configuration update and updates of dependencies. Changes Core Fix order by for nes...

GitHub

Also if you are into #rdf and #knowledgegraph you have heard of tinker pop gremlin 👹 then the following pipeline might remind you some good souvenir:

´´´
(let ((g (make-graph gremlin-n gremlin-e 10 12345)))
(display "Graph: ")
(display gremlin-n)
(display " vertices, ")
(display gremlin-e)
(display " edges/vertex, 10 groups")
(newline)
(let ((tri (time
(traverse g
(V)
(as a)
(out)
(as b)
(where (same-group? g a b))
(out)
(as c)
(where (same-group? g a c))
(where (edge? g c a))
(count)))))
(display tri)
(display " triangles")
(newline)))
´´´

ref: https://github.com/amirouche/seed/blob/seed3/src/src/seed3/benchmarks/gremlin-pipeline.seed3

#scheme #graphdb

New patch release out with minor fixes in backup scheduling and view refresh, release notes https://github.com/orientechnologies/orientdb/releases/tag/3.2.50

#nosql #OrientDB #graphdb #database #dbms #graphDBMS

Release 3.2.50 · orientechnologies/orientdb

Small patch release with a fix in backup failure handling and view refresh scheduling, together with deps update Changes Core Dependency updates Minor fix view update execution, avoiding to run wh...

GitHub
ArcadeDB 26.2.1 is out! Biggest highlights: - @Neo4j Bolt protocol support - use standard Neo4j drivers - Full @openCypher TCK compliance - New SQL parser - SQL Triggers (SQL, JS, Java) - Scheduled Backups 200+ issues closed github.com/ArcadeData/a... #graphdb #multimodel

Release 26.2.1 · ArcadeData/ar...

A deep ontology is a virtue, but recursion scales poorly.
In the humanities, we crave nuance. In the engine room, we crave performance.

By trading recursive graph traversals for materialized paths, we achieve both without sacrifice.

https://resonism.substack.com/p/breaking-the-curse-of-recursion

#DigitalHumanities #GraphDB #KnowledgeGraph #Neo4j #RSE

Breaking the Curse of Recursion

Why Deep Ontologies Require Materialization to be Usable

A Human in Latent Space
ArcadeDB v26.1.1 is out! New Native OpenCypher Engine, huge LSM Vector updates (Quantization, PQ and much more), 92 total issues resolved (!) github.com/ArcadeData/a... #ArcadeDB #GraphDB #OpenCypher #VectorSearch #Database #OpenSource

Release 26.1.1 · ArcadeData/ar...
OrientDB development statistics of 2025 |

Uncertainty is not noise.

If we force genuinely ambiguous data into binary choices to fill our Knowledge Graphs, we risk an AI that has no choice but to claim facts where a human expert would express doubt.

Full read on Substack: https://resonism.substack.com/p/uncertainty-is-invaluable

#DigitaHumanities #AI #KnowledgeGraph #GraphDB #DataScience

Uncertainty is Invaluable

Rethinking a Foundational Problem in the Humanities

A Human in Latent Space

Avi Chawla (@_avichawla)

FalkorDB의 GitHub 저장소 링크를 공유하는 트윗입니다. 앞서 소개된 고성능 오픈소스 그래프 DB 프로젝트의 공식 코드 리포지토리로, 개발자에게 스타(star)를 권장하고 있습니다.

https://x.com/_avichawla/status/2009153643824771163

#falkordb #github #opensource #graphdb

Avi Chawla (@_avichawla) on X

FalkorDB GitHub: (don't forget to star ⭐) https://t.co/40vNKdYtJg

X (formerly Twitter)