Search

Innovation That Matters

Technology trends for the world of tomorrow

Tag

programming

Knowledge Representation: Graphs or Tables?

In this article I dig into the question of whether you should use a traditional RDBMS (Postgres, MySQL etc.) or a graph database (Neo4J, AWS Neptune, OrientDB etc.) as you embark on your next data management and knowledge representation project, especially in this era of Knowledge Graphs and LLMs.

Knowing the strengths and weaknesses of each will help you pick the right tool for the job.

Image from: https://www.biconnector.com/blog/knowledge-graph-vs-relational-database-differences/

Continue reading “Knowledge Representation: Graphs or Tables?”

Programming with Logic

50 years ago the Prolog programming language was created in France (where else?), by Alain Colmerauer with Philippe Roussel. The name comes from programmation en logique. The first implementation of Prolog was an interpreter written in Fortran by Gerard Battani and Henri Meloni. 

Continue reading “Programming with Logic”

Website Powered by WordPress.com.

Up ↑