📄️ String Functions
The string function package contains functions to manipulate and analyze strings and characters. The string function package is part of the standard SQRL function library.
📄️ Time Functions
The time function package contains functions to convert, aggregate, and manipulate timestamps and DateTime scalars. The time function package is part of the standard SQRL function library.
📄️ Text Functions
The text function package contains functions to search and manipulate text strings.
📄️ Secure Functions
The secure function package contains functions for generating unique ids and secure strings.
📄️ JSON Functions
The json function package contains functions for creating, querying, and manipulating JSON objects.
📄️ Vector Functions
The vector function package contains functions for creating and comparing vectors.
📄️ Implement Custom Functions
A custom function package contains function definitions and implementations that the DataSQRL compiler can import into a script.