
Rel: Live Programming and Self-Modifying Models
Introducing Rel semantics for self modification.

Automatically Close Unused Databases
Up until now, database instances that you opened during your work would stick around in the engine’s memory, leading to potentially unbounded memory usage.

Your Wit is my Command
Please join us for this fun and exciting talk by Tony Veale. As an associate professor in the School of Computer Science at University College Dublin (UCD), Ireland, he has worked in AI research for three decades, in academia and in industry, with a special emphasis on humor and linguistic creativity.

Rel Lexical Symbols Reference
New Rel reference guide to lexical symbols.

Rel Data Types Reference
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
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.