Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

repo1.maven.org : com.consolefire: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.

Registry - Source - Documentation - JSON
purl: pkg:maven/com.consolefire/jdbc-json-extension
Keywords: java, jdbc, jdbc-json, jdbc-json-extension, json, maven, multithreading, spring-boot
License: Apache-2.0
Latest release: about 5 years ago
First release: about 5 years ago
Namespace: com.consolefire
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...