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.
Version1.1compared with
Version Details
| 1.0 | 1.1 | |
|---|---|---|
| Release date | Nov 27, 2021 | Nov 27, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
