query
Here are 1,676 public repositories matching this topic...
-
Updated
Jul 6, 2022 - HTML
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
-
Updated
Jun 29, 2022 - Go
MSSQL Storage
Hi,
when I want to use your library and graphql inside firebase functions, I have to use graphql version 15.4.0 only. Otherwise firebase functions fails:
Can you update your deps to latest?
Thx
-
Updated
Jul 3, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
I'd like to add a config and the ability to have a .js config file in order to generate nestjs repositories and files that just have types. The easiest way to do this, and without introducing much additional maintenance would be to let folks supply their own generator templates.
Splitting the types to a different library might be a little tricky to add in a config, so at first it might not b
A simple Go package to Query over JSON/YAML/XML/CSV Data
-
Updated
Jan 26, 2022 - Go
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
Jul 5, 2022 - Python
React Hook for managing state in URL query parameters with easy serialization.
-
Updated
Jun 30, 2022 - TypeScript
An Eloquent Way To Filter Laravel Models And Their Relationships
-
Updated
Jun 28, 2022 - PHP
the pre-built binary is not supporting database?
roapi -t "vocabs=sqlite:///data/vocabulary.sqlite"
[2022-05-31T06:48:11Z INFO roapi::context] loading `uri(sqlite:///data/vocabulary.sqlite)` as table `vocabs`
Error: Database error: Enable 'database' feature flag to support this
would you explain in README how to enable it?
I'm new to rust, after some searching i got it workin
Immutable Ordered Key-Value Database Engine
-
Updated
Mar 21, 2020 - Rust
For eg. '==' tooltip as "Equals", 'Like' tooltip as "Contains", etc
Adds typed jsonb backed fields to your ActiveRecord models.
-
Updated
Jun 8, 2022 - Ruby
Adding cache on your Laravel Eloquent queries' results is now a breeze.
-
Updated
Jun 20, 2022 - PHP
An interpreted relational query language that compiles to SQL.
-
Updated
Jun 13, 2022 - Python
-
Updated
May 3, 2021 - PHP
A QueryBuilder component for React
-
Updated
Jul 5, 2022 - TypeScript
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."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.


"Snap" is a popular package format that enables Linux users to install and run applications cross-distro.
In order to help potential users discover and use fq, it would be neat to automatically build and publish a snap during the release process.
fq utilizes GoReleaser in [the "release" workflow