GETTING STARTED
What is Rel?
Rel is an expressive, declarative, and relational language designed for modeling domain knowledge. It is human-readable, which means that domain experts and developers can bridge the communication gap that so often exists when trying to model business logic.
Building sophisticated, model-centric applications requires support for a variety of workloads, and Rel is a one-of-a-kind, purely relational database language optimized to handle them all.
Rel Tutorials
The Rel tutorials cover the essentials, beginning with loading data into a RAI database and constructing simple queries. They offer a first taste of the power of relational modeling with the Rel language, using concise examples to complete specific tasks.
My First Rel Program
- This introduction to the Rel language shows you how to load data from a file and start using simple queries to begin exploring your data.
My First Knowledge Graph
- Build a basic knowledge graph to organize and derive insights from data about the Olympic Games. Learn how a powerful data model can make complex queries.
Was this doc helpful?