Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamenriderkuuga/oj-son
A library for conditional evaluation and field conversion of JSON using SQL
https://github.com/kamenriderkuuga/oj-son
Last synced: about 1 month ago
JSON representation
A library for conditional evaluation and field conversion of JSON using SQL
- Host: GitHub
- URL: https://github.com/kamenriderkuuga/oj-son
- Owner: KamenRiderKuuga
- License: mit
- Created: 2024-02-02T08:14:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T09:05:13.000Z (11 months ago)
- Last Synced: 2024-02-06T10:28:52.212Z (11 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oj-son
A library for conditional evaluation and field conversion of JSON using SQL, built on [druid](https://github.com/alibaba/druid) and [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc).## How to use?
### Install using Maven
```xmlio.github.kamenriderkuuga
oj-son
0.0.1```
### Sample code## What is it used for?