Memgraph

Open-source graph database, tuned for dynamic analytics environments. Easy to adopt, scale and own. (by memgraph)

Memgraph Alternatives

Similar projects and alternatives to Memgraph

  • prometheus

    The Prometheus monitoring system and time series database.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • MongoDB

    The MongoDB Database

  • ClickHouse

    ClickHouse® is a real-time analytics DBMS

  • QEMU

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

  • Mattermost

    160 Memgraph VS Mattermost

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

  • cockroach

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Neo4j

    Graphs for Everyone

  • RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  • Redash

    41 Memgraph VS Redash

    Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

  • CouchDB

    Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

  • dgraph

    The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.

  • Druid

    Apache Druid: a high performance real-time analytics database.

  • kuzu

    Embeddable property graph database management system built for query speed and scalability. Implements Cypher.

  • mage

    MAGE - Memgraph Advanced Graph Extensions :crystal_ball: (by memgraph)

  • ArangoDB

    🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.

  • gqlalchemy

    GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.

  • faust

    11 Memgraph VS faust

    Python Stream Processing. A Faust fork (by faust-streaming)

  • Apache AGE

    Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL. (by apache)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Memgraph alternative or higher similarity.

Memgraph discussion

Log in or Post with

Memgraph reviews and mentions

Posts with mentions or reviews of Memgraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-18.
  • Show HN: FastGraphRAG – Better RAG using good old PageRank
    10 projects | news.ycombinator.com | 18 Nov 2024
    Suggestion: check out Memgraph for graph db storage - https://memgraph.com/. I work at Memgraph as DX Engineer so feel free to ping me in case you have questions about it: https://memgraph.com/office-hours

    Your solution looks interesting and I would love to hear more about it. I haven't seen that many PageRank-based graph exploration tools.

  • List of 45 databases in the world
    27 projects | dev.to | 9 Jul 2024
    Memgraph — Real-time graph database for streaming data.
  • Ask HN: Who is hiring? (March 2024)
    12 projects | news.ycombinator.com | 1 Mar 2024
    Memgraph | Staff C++ Database Engineer | REMOTE (Central/Western Europe, LatAm, or North America) https://memgraph.com/

    Memgraph is a Seed stage, open source graph database vendor. Graph DBs are a great solution for GenAI, logistics, cybersecurity and fintech so we are looking to grow aggressively this year.

    We're looking for a staff-level engineer to set technical direction, mentor junior team members, and solve some very difficult problems.

    Either DM me (the hiring manager) or apply here: https://join.com/companies/memgraph/10684850-staff-software-...

  • Ask HN: Were Graph Databases a Mirage?
    2 projects | news.ycombinator.com | 30 Nov 2023
    It's not possible to escape tradeoffs. To deal with tradeoffs, focus is important. API to tradeoffs is also important.

    I bet somebody will raise a similar question in a few years time when the list under https://db-engines.com/en/ranking/graph+dbms will be bigger.

    DISCLAIMER: Coming from https://github.com/memgraph/memgraph

  • In-memory vs. disk-based databases: Why do you need a larger than memory architecture?
    3 projects | dev.to | 5 Sep 2023
    Albeit the significant engineering endeavor, the larger-than-memory architecture is a super valuable asset to Memgraph users since it allows them to store large amounts of data cheaply on disk without sacrificing the performance of in-memory computation. We are actively working on resolving issues introduced with the new storage mode, so feel free to ask, open an issue, or pull a request. We will be more than happy to help. Until next time 🫡
  • When to Use a NoSQL Database
    4 projects | dev.to | 21 Jul 2023
    NoSQL databases are non-relational databases with flexible schema designed for high performance at a massive scale. Unlike traditional relational databases, which use tables and predefined schemas, NoSQL databases use a variety of data models. There are 4 main types of NoSQL databases - document, graph, key-value, and column-oriented databases. NoSQL databases generally are well-suited for unstructured data, large-scale applications, and agile development processes. The most popular examples of NoSQL databases are MongoDB (document), Memgraph (graph), Redis (key-value store) and Apache HBase (column-oriented).
  • Understanding Cosine Similarity in Python with Scikit-Learn
    1 project | dev.to | 12 Jun 2023
    Whether it's about identifying similar user profiles in a social network, detecting similar patterns in a communication network, or classifying nodes in a semantic network, cosine similarity contributes valuable insights. Combined with a powerful graph database system, such as Memgraph, it gives a better understanding of complex networks. Memgraph is an open-source in-memory graph database built to handle real-time use cases at an enterprise scale. Memgraph supports strongly-consistent ACID transactions and uses the standardized Cypher query language for structuring, manipulating, and exploring data.
  • History of Open-Source Licenses: What License to Choose?
    1 project | /r/opensource | 28 Apr 2023
    It should be noted this article is on the blog of a project which advertises itself as open source, under a BSL license that puts limitations on distribution and use.
  • Introduction to Benchgraph and its Architecture
    1 project | dev.to | 27 Apr 2023
    At the moment, benchgraph is a project under Memgraph repository (previously Mgbench). It consists of Python scripts and a C++ client. Python scripts are used to manage the benchmark execution by preparing the workload, configurations, and so on, while the C++ client actually executes the benchmark.
  • How to Benchmark Memgraph [or Neo4j] with Benchgraph?
    1 project | dev.to | 27 Apr 2023
    These five steps will result in something similar to this simplified version of demo.py example:
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Memgraph repo stats
46
2,486
9.7
5 days ago

memgraph/memgraph is an open source project licensed under Business Source License (BSL) which is not an OSI approved license.

The primary programming language of Memgraph is C++.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that C++ is
the 7th most popular programming language
based on number of metions?