
Rel Data Types Reference
Wednesday, November 24, 2021
We are excited to add a new reference guide to our rapidly growing documentation. The Rel Data Types Guide describes the various built-in data types in Rel along with examples of how they can be used.

Dovetail Join
Tuesday, November 23, 2021
Dovetail Join is a WCOJ (Worst Case Optimal Join) algorithm, meaning we can mathematically prove that the more complicated the problem is, the faster we will go.

OAuth Client Self-Service
Monday, November 15, 2021
Account administrators in the RelationalAI Console can now manage OAuth Client credentials for use with the SDKs. Admins can create, edit, and delete OAuth Clients.

Admins Can Now Manage Users and OAuth Clients
Saturday, November 13, 2021
Admin users can now create and manage users and control their level of access by allowing them standard or admin permissions. It’s also possible for admin users to add OAuth clients, such as third-party client applications, and allow them to make calls to RelationalAI.

Visualize Graphs in Notebooks
Thursday, November 11, 2021
Use Graphviz to visualize directed and undirected graphs in RAI notebooks.

RelationalAI Python SDK and Public GitHub Repo
Monday, November 8, 2021
New documentation and public GitHun repo for the RelationalAI SDK for Python.