query
Here are 1,141 public repositories matching this topic...
MSSQL Storage
-
Updated
Sep 17, 2020 - Ruby
A simple Go package to Query over JSON/YAML/XML/CSV Data
-
Updated
Mar 27, 2020 - Go
-
Updated
Aug 29, 2020 - TypeScript
PgTyped - Typesafe SQL in TypeScript
-
Updated
Sep 24, 2020 - TypeScript
Immutable Ordered Key-Value Database Engine
-
Updated
Mar 21, 2020 - Rust
React Hook for managing state in URL query parameters with easy serialization.
-
Updated
Sep 17, 2020 - TypeScript
An Eloquent Way To Filter Laravel Models And Their Relationships
-
Updated
Sep 25, 2020 - PHP
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
-
Updated
Sep 25, 2020 - Python
Adds typed jsonb backed fields to your ActiveRecord models.
-
Updated
Sep 3, 2020 - Ruby
Makes it easy to manipulate id-based resources with lodash or lowdb
-
Updated
Mar 14, 2017 - JavaScript
-
Updated
Jul 21, 2020 - PHP
Yet Another LINQ to Objects for PHP [Simplified BSD]
-
Updated
May 29, 2020 - PHP
Is there a way to completely disable cache for tests in global way? It's causing some of my tests to fail and I find flushQueryCache() a bit too much (to call every time).
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
-
Updated
Sep 23, 2020 - Clojure
-
Updated
Sep 24, 2020 - PHP
Improve this page
Add a description, image, and links to the query topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the query topic, visit your repo's landing page and select "manage topics."


Right now
queryin the nodejs api is just a string. we should support gql-parsed strings too, so that if they are exported elsewhere, it can be used directly.