Jack H. Ng (@nghoihin)

Slack, Teams, Discord 대화를 typed Neo4j 그래프로 변환하고 MCP 서버까지 제공하는 오픈소스 도구 Beever Atlas를 공개했다. Apache 2.0 라이선스로 배포되며, 팀 단위 지식 그래프 구축과 AI 에이전트 연동에 유용한 개발 도구다.

https://x.com/nghoihin/status/2048232301905969569

#opensource #neo4j #mcp #graphdatabase #aidevelopment

Jack H. Ng (@nghoihin) on X

@GithubAwesome the team-version of this is what we just open-sourced: Beever Atlas — Slack/Teams/Discord → typed Neo4j graph + MCP server. Apache 2.0. ⭐ https://t.co/5chtu3JtzO

X (formerly Twitter)
@codemix/graph - codemix

Open-source TypeScript property graph database from codemix.

Your File System Is Already a Graph Database

Karpathy recently posted about using LLMs to build personal knowledge bases — collecting raw sources into a directory, having an LLM “compile” them into a wiki of interlinked markdown …

Knowledge graphs are useful representations for knowledge bases, #pkm, #AImemory systems, #GraphRAG, intelligent tutoring systems, etc., and usually implemented in graph databases. LadybugDB, a fork of the discontinued Kuzu, is a lightweight embedded (like SQLite) graph database: https://github.com/LadybugDB/ladybug
Sample applications in development: https://github.com/inventivepotter/dotmd & https://github.com/tejzpr/Smriti-MCP
See also Grafeo: https://github.com/GrafeoDB/grafeo
#AIEd #AIEngineering #KnowledgeGraph #GraphDB #graphdatabase
GitHub - LadybugDB/ladybug: LadybugDB a graph database

LadybugDB a graph database. Contribute to LadybugDB/ladybug development by creating an account on GitHub.

GitHub
Engineering Ghosts in the Machine: Digital Personalities (draft) This chapter explores the development of “ghosts in the machine,” or digital copies of perso... https://transhumanity.net/engineering-ghosts-in-the-machine-digital-personalities/ #PostSapiens #knowledgegraph #graphdatabase #research #chatgpt #ethics #ssiva #book #icom #oped #agi
Engineering Ghosts in the Machine: Digital Personalities

(draft) This chapter explores the development of “ghosts in the machine,” or digital copies of personalities, by leveraging cognitive architectures, graph databases, generative AI, and all the reco…

transhumanity.net

#Netflix built Graph Abstraction - a high-throughput system designed to manage large scale graph data in real time.

• Millisecond latency across 650TB+ of data
• Global Availability via asynchronous replication
• Design for high-scale performance

🔗 Deep dive into the architecture: https://bit.ly/4lNzKY0

#InfoQ #SoftwareArchitecture #DistributedSystems #GraphDatabase

🚀 Oh joy, another "revolutionary" graph database, because we definitely needed one more of those! Built in Rust, because using any other language would be too mainstream for these overachievers. 🙄 Spoiler: it's as "fast and lean" as every other database out there claiming the same thing... but hey, at least they got a catchy name! 😂 #InnovationFatigue
https://grafeo.dev/ #InnovationFatigue #GraphDatabase #RustProgramming #TechTrends #DatabaseWars #HackerNews #ngated
Grafeo - High-Performance Graph Database - Grafeo

A high-performance, embeddable graph database with a Rust core and no required C dependencies. Python, Node.js, Go, C, C#, Dart and WebAssembly bindings. GQL (ISO standard) query language.

Memgraph 3.8 is here with real‑time graph intelligence.

Three things stand out:
- Atomic GraphRAG: graph augmented questions with one query.
- Vector Search in the Same Store: new hybrid graph‑vector patterns
- Parallel Runtime Improvements: analytical and traversal-heavy queries now run faster thanks to deeper parallelization across the runtime.

https://memgraph.com/blog/memgraph-3-8-release-atomic-graphrag-vector-single-store-parallel-runtime
#GraphDatabase #GraphRAG #KnowledgeGraphs

SurrealDB is now even easier to install than before thanks to the new Docker Extension. Literally just a click.
#GraphDatabase
https://surrealdb.com/

[GraphQLite - Cypher 쿼리 언어와 내장 그래프 알고리듬을 지원하는 SQLite 확장

GraphQLite는 SQLite에 그래프 DB 기능을 추가하는 확장 모듈로, Cypher 쿼리 언어와 내장 그래프 알고리듬을 지원합니다. 관계형 + 그래프형 데이터 모델링을 동시에 수행할 수 있으며, Neo4j 유사한 쿼리 경험을 제공합니다. Zero-configuration 구조로 별도 서버나 설정 없이 기존 SQLite 파일에서 바로 실행 가능하며, Python, Rust, SQL 인터페이스를 모두 제공합니다.

https://news.hada.io/topic?id=25913

#graphqlite #sqlite #cypher #graphdatabase #opendata

GraphQLite - Cypher 쿼리 언어와 내장 그래프 알고리듬을 지원하는 SQLite 확장

<ul> <li> <strong>SQLite</strong>에 <strong>그래프 DB 기능을 추가</strong>하기 위해 개발된 확장 모듈로, <strong>Cypher 쿼리 언어</strong>...

GeekNews