{"library":"j2s","type":"library","category":null,"description":"JSON to SQL: build RESTful API servers on the fly by accepting JSON describing SQL query statements. Version 2.0.13 supports CRUD operations, joins, aggregations, where conditions with operators (gt, lt, in, between, etc.), relation manipulation, and configurable access control. It relies on Bookshelf.js (and Knex.js) for ORM and query building, and is tested with Koa.js. Unlike traditional REST frameworks, j2s shifts query complexity to the client, reducing backend code for data fetching.","language":"javascript","status":"active","version":"2.0.13","tags":["javascript","ORM","JSON","SQL","RESTful","API","koa","koa.js","rapid development"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install j2s","imports":["import J2s from 'j2s'","const J2s = require('j2s').default","const j2s = require('j2s')"]},{"cmd":"yarn add j2s","imports":[]},{"cmd":"pnpm add j2s","imports":[]}],"homepage":"https://github.com/roackb2/j2s#readme","github":"https://github.com/roackb2/j2s","docs":null,"changelog":null,"pypi":null,"npm":"j2s","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}