软弱 发表于 2025-3-30 10:51:44
Tables are Not Your Friends: Graph Databasesee in one respect: databases are about storing information about “things,” be those things represented by JSON, tables, or binary values. But sometimes it’s the relationship between things, rather than the things themselves, that are of primary interest. This is where graph database systems shine.