Hacker News new | past | comments | ask | show | jobs | submit login

This might not be quite it, but perhaps you’re looking for graph databases?



Can you use SQL with graph databases?

Related to the current topic, do graph databases support hyper-graphs?


I don't believe they support SQL. They're somewhat more like pattern-matching on graphs. Most of their query language pages have compare/contrast examples with an equivalent SQL query. e.g. Neo4j's Cypher query language [1], or Apache Tinkerpop Gremlin (seriously) [2] used by Amazon Neptune.

I don't think the most popular ones support hypergraphs, although that sounds cool. I did see HypergraphDB [3] though! Need to read more about that.

[1] https://neo4j.com/developer/cypher/guide-sql-to-cypher/#cyph... [2] https://tinkerpop.apache.org/gremlin.html#:~:text=Host%20Lan... [3] http://hypergraphdb.org/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: