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.3compared with
Version Details
| 1.2 | 1.3 | |
|---|---|---|
| Release date | Oct 13, 2022 | Nov 11, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
