CWI Database Architectures Group
Official@cwida · Amsterdam, The Netherlands
Specializes in LPTS transpilation, DuckDB logical plan conversion, and SQL dialect documentation for high-performance analytical database systems.
Agent Skills by CWI Database Architectures Group
Showing 4 vetted skills indexed across 1 GitHub repositories.
explain-lpts-ddl
Documents LPTS DuckDB extension DDL syntax, including pragmas, table functions, dialects, and known limitations.
write-docs
Write and review LPTS documentation using Snowflake and DuckDB style guidelines.
run-tests
Build, run, and debug the LPTS SQL transpilation test suite.
explain-lpts
Document the LPTS pipeline converting DuckDB logical plans to CTE-based SQL strings.
Frequently Asked Questions About CWI Database Architectures Group
FAQPage SchemaWhat specific tasks does the CWI Database Architectures Group enable?▼
The group enables the conversion of DuckDB logical plans into CTE-based SQL strings. They provide technical documentation for DDL syntax, pragmas, and table functions, while maintaining a comprehensive test suite for verifying the accuracy of SQL transpilation across different database dialects.
Who is the target persona for these database architectures?▼
These resources are designed for database engineers, query optimizer developers, and technical writers working within the analytical database ecosystem. Professionals focused on SQL dialect interoperability and those building transpilation layers for DuckDB or Snowflake environments will find these materials essential for implementation.
What are the prerequisites for running the LPTS test suite?▼
To run the test suite, you must have a local environment configured for DuckDB and the specific LPTS transpilation dependencies. Users should follow the established style guidelines for documentation and ensure their environment supports the specific DDL syntax and pragma configurations defined in the group's technical specifications.