j

jdbc-json-extension

`jdbc-json-extension` is to fetch data from RDBMS in JSON format. The data is structured the in the same relation structure of the Tables relationships in the database. The fetch is pre-planned using a `FetchPlan` configuration. The execution is multithreaded tree pattern where it starts from the `root` table with supplied filter parameters. The subsequent nodes (tables) are fetched as the `One-to-*` relationship defined from the root tables.
https://github.com/Consolefire/jdbc-json-extension
Apache License Version 2.0
Consolefire
Sabuj Das
Aggregated version Version Update time
1.4 1.4.0 May 15, 2019
1.2 1.2.0 May 09, 2019
1.1 1.1.0 May 07, 2019
3 Records