Group: codes.rafael.documentsql - All Dependencies
document-sql
1.3
SQL generator for document descriptions · 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.