-
Notifications
You must be signed in to change notification settings - Fork 0
Home
VievCommunity edited this page May 25, 2020
·
5 revisions
Fact Engine implements a thesis that any relational database can be treated as if it were a graph database, a knowledge graph or a hierarchical database while preserving all the great things you expect from a relational database.
The deeper thesis is that a metamodel change in any relational database would offer the convenience of working with graph queries if only the manufacturers of those databases took the plunge to implement Object-Role Modeling at the core of the metamodel.
For our purposes we have chosen to use SQLite to demonstrate the technology.