Memgraph is a high-performance, in-memory graph database that powers real-time AI context and graph analytics at scale.

Joined May 2016
1,066 Photos and videos
Memgraph is featured in a new @Arm Learning Path install guide. Learn how to install Memgraph on Arm with Docker or native Linux packages, run Cypher queries with mgconsole, and optionally add MAGE for graph algorithms. learn.arm.com/install-guides…
1
1
59
Is data copying dead? In the latest GraphGeeks Podcast episode, @amyhodler talks with our Co-founder and CTO, @mbudiselicbuda , about Memgraph Zero and MemGQL. Watch the full podcast here: youtu.be/H3OwyAj7zsk?si=M4o8…
1
2
109
Futurum Group covered Memgraph Zero and MemGQL, our federated GQL query engine for querying heterogeneous enterprise data sources as a unified graph, without the burden of physical data movement. futurumgroup.com/insights/me…
1
68
Memgraph retweeted
Introducing @memgraphdb Zero and our first associated product: MemGQL -> memgraph.com/docs/memgraph-z… Query (you or your agent) all of your data source as a graph. Live. No ETL. No pipelines. No stale data. One GQL query. Every backend. Zero copies. Join our Community Call to learn more -> crowdcast.io/c/introducing-m… #graphs #GQL #agents
1
1
4
303
With local graph search you can find the right node, expand the graph, filter the noise, return the context that matters. Why Atomic GraphRAG helps: ✓ less code to review ✓ smaller context ✓ better accuracy Full walkthrough 👉 memgraph.com/blog/local-grap… #GraphRAG #Memgraph
1
115
A leading retail bank, Capitec Bank, used #Memgraph to surface the network patterns behind APP scams, then ran the pipeline daily at scale. Results? Runs 3.5M scores daily in ~2 hours. Full walkthrough 👉 memgraph.com/webinars/how-ca… Key highlights 👉 memgraph.com/blog/graph-mach…
1
98
Memgraph retweeted
We built the Graph of public skills -> skillinsight.io/ From a non-technical standpoint, Agent Skills are the procedural memory you keep in your head on how to solve a particular problem, which can be very valuable, whether you are aware of that or not. You are constantly adapting and changing that procedural memory since the task is usually not fully deterministic, hence it cannot be a script. Parallel to that, skills have caused some controversy for being a security vulnerability and hallucinated LLM brain fog, but more on that in the future. 

Staying on the positive side of things and ignoring the negatives for now, agent skills could hold all the operational knowledge, allowing agents to operate semi-autonomously or autonomously to solve the particular operational problem. 

An example of that would be compiling a Memgraph Rust query module, which is not an easy task since you need the environment, the Memgraph query module API dependency, and knowledge of how to actually do it. Most advanced LLMs, like Codex or Opus, succeed at this after many tries and failures. This is why we build skills for compiling and deploying C , Rust, and Python query modules that let LLMs practically single-shot the whole process. 

Back to the topic of the graph of skills, what is the actuall problem here? So if you have hundreds or thousands of skills in your organisation, the question is: how are you going to maintain them, how will they learn and evolve, and how will agents access them? If the tool's API changes, so should the skills, which causes a cascade of events across the files. Then the question becomes: how are those connected and correlated? 

This is what graphs as a structure are built for, and this is what we in Memgraph are trying to solve from different angles. The graph of skills will serve as our test bench for running the evolution, traceability, and access to the skills, while improving @memgraphdb as the graph database that serves as a real-time context engine for AI.

2
5
631
Your AI did not suddenly get worse. It aged. #Context rot is what happens when old facts never get removed and new facts keep stacking. The result is slow drift, subtle wrong answers, and longer prompts that still do not stabilize behavior. 👉 memgraph.com/blog/ai-context… #GraphRAG
55
Here is what Memgraph’s production telemetry stack looks like: ✓ AWS for ingestion and batching ✓ S3 as the source of truth ✓ ClickHouse for fast analytics over semi-structured events ✓ Grafana for dashboards and alerts Full write-up 👉 memgraph.com/blog/memgraph-p… #Grafana #AWS
4
140
#AI doesn’t fail because models are weak. AI fails because meaning is missing. And the companies that turn their implicit knowledge into structured context will see their AI systems become a competitive advantage that compounds. @dtomicevic explains how 👉memgr.ph/real-ai-bottleneck
63
LLM apps don’t fail because prompts are bad. They fail because context is missing. This beginner’s guide explains what #ContextEngineering actually is and how developers use it to ship reliable RAG and agent workflows. Have a look 👉 memgraph.com/blog/context-en… #GraphRAG #Memgraph
92