liteJQ
JSON query library
A jq extension for SQLite that simplifies working with JSON data in SQL queries
jq extension for SQLite.
92 stars
3 watching
0 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
databasesdsljqjsonsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
flant/libjq-go | CGO bindings for the JSON query language jq with optimized cache and static builds. | 15 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
scottksmith95/linqkit | A set of extensions for querying data in Entity Framework and LINQ to SQL | 1,636 |
me-shaon/js-jsonq | A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
nahid/jsonq | A PHP package for querying JSON data | 870 |
jarektkaczyk/eloquence | Extensions for the Eloquent ORM | 1,087 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 494 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
kutyel/linq.ts | A TypeScript implementation of a query language for working with arrays and objects | 850 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
zzzprojects/system.linq.dynamic.core | A .NET library that enables dynamic LINQ queries on top of IQueryable objects. | 1,569 |
josephmillsatwork/qmlsql | An open-source wrapper around QSql to simplify QML development for database interactions | 26 |
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |