by Dylan Paulus
SQL engines and RDBMS are a battle tested, tried and true core technology of nearly every application. NoSQL for locally run applications, MySQL/MariaDB, MsSQL, and the list goes on. What I find interesting from Dylan Paulus is who to use a SQL engine as a graph database.
Checkout there post over at https://www.dylanpaulus.com/posts/postgres-is-a-graph-database . I wonder how well My/Ms/Maria SQL would fair being used in the same way. Seeing the the Read/Write performance comparison vs a dedicated graph database engine would be interesting.