SQL - AnaNek/tarantool GitHub Wiki
SQL in Tarantool
General
Development
- DDL internals
- Ephemeral Tables
- Removing SQLite's btree
- Tests porting
- Primary key representation differences
- ON CONFLICT clause for INSERT, UPDATE statements
- VDBE assembler
- Constraints checks order
- SQL types comparison