|
|
|
|
|
by zozbot234
94 days ago
|
|
A standard DB ala Postgres will be a perfectly functional graph database unless you're doing very specialized network analysis queries, which is not what most of these "knowledge graph" databases are being used for. It's only querying and data modeling that's a bit fiddly (expressing the "graph" structure using SQL) and that's being improved by the new Property Graph Query (PGQ) in the latest SQL standards. |
|
I know pglite, and while it's great someone made that, it's definitely not the same