6 best C# Graph Database libraries in 2024

share link

by marketing.admin@openweaver.com dot icon Updated: Feb 12, 2023

technology logo
technology logo

Guide Kit Guide Kit  

C# Graph databases are becoming more popular, and with good reason. They can be faster than relational databases for certain use cases, and they can be easier to use for certain others. There are a number of different graph database libraries for C# developers. GraphView is a C# library for manipulation of graph data using the property graph model. It supports both directed and undirected graphs, and provides functionality such as adding and removing nodes and edges, preserving topological order, finding shortest paths through the graph, querying for subgraphs or nodes within a given area, etc. sones is a C# library to handle the SQLite3 Database File format (which is in fact just a plaintext file). Provides basic SQLite3 support (insert/update/delete) as well as full text search capabilities. fallen-8 is a library which aims to provide a simple interface to the Neo4j REST API which allows you to store, retrieve, update and delete any type of object from your Neo4j server. The syntax is based on LINQ so it should be familiar to most C# developers who want to use Neo4j in their projects. There are several popular open source C# Graph databases libraries available for developers:

GraphViewby microsoft

C# doticonstar image 527 doticonVersion:Currentdoticon
License: Others (Non-SPDX)

GraphView is a DLL library that enables users to use SQL Server or Azure SQL Database to efficiently manage graphs.

Support
    Quality
      Security
        License
          Reuse

            GraphViewby microsoft

            C# doticon star image 527 doticonVersion:Currentdoticon License: Others (Non-SPDX)

            GraphView is a DLL library that enables users to use SQL Server or Azure SQL Database to efficiently manage graphs.
            Support
              Quality
                Security
                  License
                    Reuse

                      sonesby sones

                      C# doticonstar image 205 doticonVersion:Currentdoticon
                      License: Strong Copyleft (AGPL-3.0)

                      sones GraphDB - opensource graph database

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                sonesby sones

                                C# doticon star image 205 doticonVersion:Currentdoticon License: Strong Copyleft (AGPL-3.0)

                                sones GraphDB - opensource graph database
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse
                                          C# doticonstar image 162 doticonVersion:12.0.0-preview.685doticon
                                          License: Permissive (MIT)

                                          A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    ExRam.Gremlinqby ExRam

                                                    C# doticon star image 162 doticonVersion:12.0.0-preview.685doticon License: Permissive (MIT)

                                                    A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              fallen-8by cosh

                                                              C# doticonstar image 124 doticonVersion:1.0.0doticon
                                                              License: Permissive (MIT)

                                                              Fallen-8 is an in-memory graph database implemented in C#.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        fallen-8by cosh

                                                                        C# doticon star image 124 doticonVersion:1.0.0doticon License: Permissive (MIT)

                                                                        Fallen-8 is an in-memory graph database implemented in C#.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  hexadbby angshuman

                                                                                  C# doticonstar image 37 doticonVersion:release-1.0.0doticon
                                                                                  License: Permissive (MIT)

                                                                                  A schemaless graph database based on RocksDb

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            hexadbby angshuman

                                                                                            C# doticon star image 37 doticonVersion:release-1.0.0doticon License: Permissive (MIT)

                                                                                            A schemaless graph database based on RocksDb
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      SliccDBby pmikstacki

                                                                                                      C# doticonstar image 57 doticonVersion:0.1.1doticon
                                                                                                      License: Permissive (MIT)

                                                                                                      Light Embedded Graph Database for .net

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                SliccDBby pmikstacki

                                                                                                                C# doticon star image 57 doticonVersion:0.1.1doticon License: Permissive (MIT)

                                                                                                                Light Embedded Graph Database for .net
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          See similar Kits and Libraries