@morivvv/json-sql-builder
The package is designed to convert JSON-specific queries to SQL.
There is support for nested queries.
By default, all queries are wrapped in a construct that imposes a check of access rights to table data
To exclude schema names in which you do not
verse.db
verse.db isn't just a database, it's your universal data bridge. Designed for unmatched flexibility, security, and performance, verse.db empowers you to manage your data with ease.
@credenceanalytics/export-table-to-json
This module offers a utility for extracting table data in JSON format, using the table list specified in the configuration file. It provides a straightforward and efficient method for exporting data from Oracle tables to JSON files.
@credenceanalytics/import-json-to-table
This module offers a utility for importing Oracle tables from a JSON data file, utilizing the table list specified in the configuration file. It furnishes a straightforward and effective method for importing data from JSON files into Oracle tables.