SQL compatibility Implementation notes Data types Create table Alter table System information tables BLOB support Transactions (BEGIN , START , COMMIT , and ROLLBACK ) Unsu...
SQL syntax SQL syntax CrateDB uses SQL to query documents. This section of the documentation provides a full SQL syntax reference. Note If you’re just getting started with a...
SQL Query syntax FROM WHERE GROUP BY HAVING ORDER BY LIMIT OFFSET UNION ALL Top-level Table-level EXPLAIN PLAN Identifiers and literals Dynamic parameters Data types ...
SQL server 1. Connect to SQL Server 2. List keys by App ID 3. Get specific state data 4. Get filtered state data 5. Read actor state SQL server Use SQL server as a backend ...
SQL Templating Jinja Templates Available Macros SQL Templating Jinja Templates SQL Lab and Explore supports Jinja templating in queries. To enable templating, the ENABLE_TEM...