This library attempts to bridge the gap between the flexibility of document storage and the comfort of SQL schemata. Typically, XML and JSON documents follow a schema, this library
creates DDL to represent these schemata as SQL views of a stored document. A schema is generated from its Java class representation and written to DDL.
| SQL Pocket Guide: A Guide to SQL Usage (2021) by Zhao, Alice | |
| SQL for Data Analysis: Advanced Techniques for Transforming Data into Insights (2021) by Tanimura, Cathy | |
| Practical SQL, 2nd Edition: A Beginner's Guide to Storytelling with Data (2022) by DeBarros, Anthony | |
| Learning SQL: Generate, Manipulate, and Retrieve Data (2020) by Beaulieu, Alan | |
