Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```xml

io.github.kamenriderkuuga
oj-son
0.0.1

```
### Sample code

## What is it used for?