Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Query (disambiguation)
The term βqueryβ can mean multiple things:
- query-string as part of an URL
- sql-query to query a database
- GitHub: https://github.com/topics/query
- Related Topics: query-string, sql-query,
- Last updated: 2025-02-10 00:24:39 UTC
- JSON Representation
https://github.com/themost-framework/query
@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js
agnostic closures database orm query query-builder rdbms sql sql-language sql-query
Last synced: 16 Nov 2024
https://github.com/cybercentrecanada/assemblyline-service-virustotal
Assemblyline 4 service that queries/submits files to VirusTotal for analysis
assemblyline malware-analysis query submission virustotal
Last synced: 11 Nov 2024
https://github.com/emanuelefavero/nextjs-search-query
This is a simple Next.js app that implements a search query using Next.js API routes
api nextjs query search url-parameters
Last synced: 04 Feb 2025
https://github.com/girish54321/react-native-starterapp
React Native Starter Boilerplate is a comprehensive and customizable boilerplate for building cross-platform mobile apps using React Native. It includes a range of preconfigured and preinstalled tools and libraries to help you get started quickly and easily, including Redux, React Navigation, Codepush, and Flavors.
codepush-deployment query redux redux-toolkit typescript
Last synced: 28 Jan 2025
https://github.com/santik/sqlelasticsearchqueryconverter
Converts AND OR SQL like query to Elastic Search query
andor elasticsearch php query query-builder query-parser querystring sql
Last synced: 14 Nov 2024
https://github.com/jgniecki/mcpack
π The library is designed to integrate the minecraft server with the website
console devlancer lib library mc mcpack minecraft minecraft-console minecraft-motd minecraft-query minecraft-rcon minecraft-server motd pack package query rcon server website www
Last synced: 11 Nov 2024
https://github.com/vinibiavatti1/graphqltutorial
This repository works as a tutorial for GraphQL. Follow the sources or check the wiki to learn it
graphql graphql-tutorial query query-language rest-api tutorial
Last synced: 09 Jan 2025
https://github.com/jecisc/moosequerydocumentation
A documentation for the MooseQueryProject
documentation metamodel moose pharo query smalltalk
Last synced: 27 Oct 2024
https://github.com/hangxingliu/useful-linux-commands
:green_book: A collection of useful linux commands that can be queried from the command line and within the browser.
Last synced: 09 Jan 2025
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 13 Nov 2024
https://github.com/aliesmaeil/queries-in-file
converting multiple SQL queries located in a file into only one composite insert query
Last synced: 13 Jan 2025
https://github.com/monojack/ccqp
camel case query params express middleware
camelcase express-middleware params query
Last synced: 20 Jan 2025
https://github.com/si3nloong/rsql
RSQL in typescript
query querystring rsql typescript
Last synced: 15 Nov 2024
https://github.com/focusreactive/storybook-graphql-quick-start
addon boilerplate development graphcms graphql query storybook
Last synced: 05 Feb 2025
https://github.com/ljlm0402/object-querybuilder
𧩠Obejct Query Builder
builder javascript object query typescript
Last synced: 02 Jan 2025
https://github.com/yorek/appdev2017
Demos used during my "When indexes are not enough" webinar for PASS Application Development Virtual Group
lateral-thinking optimization performances query set-based t-sql
Last synced: 05 Feb 2025
https://github.com/ibreakthecloud/gql-payload
GraphQL request body builder :muscle: for Go clients
client golang graphql hacktoberfest query variable
Last synced: 11 Jan 2025
https://github.com/filipeesch/dynamic-sql
A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.
dotnet query query-builder sql
Last synced: 07 Dec 2024
https://github.com/kyopark2014/aws-athena
It decribes how to use aws athena for data analytics
Last synced: 05 Feb 2025
https://github.com/onewaytech/vue-update-query-mixin
Provided this.updateQuery(Object) mixin for updating query string, for Vue 1.x | 2.x
Last synced: 31 Dec 2024
https://github.com/fluxera/fluxera.queries
An OData v4 query parser and runtime for ASP.NET Core controllers and minimal APIs.
ddd dotnet dotnet7 dotnet8 filter odata odata-aspnet odata-client odata-query-parser odata-service odata-v4 query query-builder query-language rest rest-api restful-api smart-enum strongly-typed-id value-object
Last synced: 17 Nov 2024
https://github.com/kenote/rule-judgment
A query statement similar to mongodb, judge and retrieve data.
Last synced: 20 Jan 2025
https://github.com/bisocm/cqrsharp
CQRSharp is a lightweight, attribute-driven CQRS framework for .NET applications. It simplifies command handling by allowing developers to define cross-cutting concerns through attributes, promoting clean and maintainable code.
cqrs cqrs-framework cqrs-pattern query segregation
Last synced: 17 Nov 2024
https://github.com/mkrhere/shotgun
An opinionated micro DSL for object query and function call
Last synced: 24 Jan 2025
https://github.com/rainxh11/simurgh
Async State Manager for Qwik framework
async async-state-management query qwik simurgh state-management use-query
Last synced: 01 Dec 2024
https://github.com/rainxh11/qwik-querysignal
Type-safe search params state manager for Qwik - Like useSignal(), but stored in the URL query string.
hooks query qwik searchparams signal url
Last synced: 29 Jan 2025
https://github.com/thgossler/aztagger
Simple Windows GUI application helping search and tag Azure resources, groups and subscriptions.
azure query resourcegraph tagging
Last synced: 22 Jan 2025
https://github.com/ayemunhossain/firebase-realtime-db-advance-query
Firebase real time database, query with nodejs.
ayemunhossain data firebase firebase-functions firebase-realtime-database nodejs query
Last synced: 29 Jan 2025
https://github.com/kaifuny/easy-jpa
Java Persistence on Query By Example γLambda葨达εΌδ½Ώη¨γ
java jpa query spring-data-jpa
Last synced: 02 Feb 2025
https://github.com/pkx8326/hackerrank_findmedian_mysql
Finding the median value of a numeric column with MySQL is not as simple as type in a function. We need a step-by-step approach to solve this problem.
median mysql query sql statistics
Last synced: 12 Jan 2025
https://github.com/walidabazo/esp8266-nodemcu-relay-module
ESP8266 NodeMCU Relay Module control anything by wifi
arduino arduino-library arduino-uno control control-systems html javascript nodemcu nodemcu-esp8266 parameters query relay string web webserver website wifi wifi-network
Last synced: 09 Jan 2025
https://github.com/dreamph/dbre
Easy Database Repository
bun database golang gorm query repository
Last synced: 13 Oct 2024
https://github.com/bredele/cypher-async
Neo4j cypher asynchronous transaction the right way
cypher neo4j query transaction
Last synced: 03 Jan 2025
https://github.com/gpslab/specification-query
The simple infrastructure component for use a Doctrine specification as query in CQRS architecture
cqrs doctrine doctrine-orm infrastructure php query specification
Last synced: 23 Dec 2024
https://github.com/bloke/smd_query
Generic database access via SQL in Textpattern
query textpattern textpattern-plugin
Last synced: 10 Jan 2025
https://github.com/bredele/uri-params-match
Match URI query parameters with given object
match object parameters query uri
Last synced: 19 Dec 2024
https://github.com/felixklauke/suspriar
A little experiment with an old deprecated and not really bug free teamspeak library. I guess I will have to create my own. When you want to see the result you may have a deep look into sparrow.
poc query sasuke sasukekawaii spksrc suspriar teamspeak telnet verification
Last synced: 01 Jan 2025
https://github.com/felixklauke/sparrow
A simple and lightweight teamspeak query wrapper written in C# to rule them all. Uses small but powerful telnet implementation to communicate with teamspeak servers and offer a really fluent and helpful API.
query sasuke sasukekawaii teamspeak teamspeak3-bot telnet ts ts3admin
Last synced: 01 Jan 2025
https://github.com/nazli-d/dis_klinigi_veritabani
Created a database schema for a dental clinic management system. This database can also be useful when creating a hospital database. The schema includes tables for doctors, technicians, patients, appointments, examinations, medications, diagnoses, prescriptions, invoices and payments.
er-diagram hospital-management-system mssql query trigger uml-diagram veritabani
Last synced: 02 Jan 2025
https://github.com/hgmauri/sample-gridify
Example of using Gridify to configure filters, sorting and paging on .NET endpoints
filtering gridify pagination query
Last synced: 26 Dec 2024
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 10 Jan 2025
https://github.com/gregamohorko/bluedb
MySQL ORM library with Database First model that lets you create Entities with complex relationships and queries.
complex-relationships criteria database database-first entities entity entity-framework entity-relationship expression json many-to-many many-to-one mysql one-to-many orm php php-mysql-library query table-inheritance wrapper
Last synced: 20 Jan 2025
https://github.com/xenoseleatikos/asklucy
A PHP Library for Creating Lucene Search Queries
Last synced: 05 Nov 2024
https://github.com/jimenacambronero/tiendaunicorniofeliz
Proyecto 5 para Unicorn Project: AnΓ‘lisis Financiero y TrΓ‘fico Web. Trabajamos con una base de datos de retail online que se dedica a la venta de productos a travΓ©s de su web. π―Podras leer sobre los objetivos de este proyecto y mas detalles en el README
datos mysql query querydsl sql
Last synced: 11 Jan 2025
https://github.com/vorot93/rgs-models
Tool for querying game servers - models
Last synced: 27 Oct 2024
https://github.com/yoav-lavi/leita
A universal search query language that can transpile into specific search provider syntax
lexer query rust search transpilation universal
Last synced: 24 Jan 2025
https://github.com/itrummer/exactcardinalityqueryoptimization
This repository contains tools for finding query plans that produce the least number of join result tuples (the so-called "Cout" metric). Those tools are not suitable for query optimization at run time - instead, they can be used for offline analysis to assess the quality of query optimizers.
cardinality estimation optimization query
Last synced: 24 Jan 2025
https://github.com/romchela/db-query-implementation
Own implementation of complex database query on huge amount of data
Last synced: 01 Feb 2025
https://github.com/a2lix/schemql
A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation
autocomplete database query schema sql type-safe typescript validation zod
Last synced: 17 Oct 2024
https://github.com/1biot/fiquela
json json-parser neon parser php query sql xml xml-parser yaml yaml-parser
Last synced: 01 Feb 2025
https://github.com/tressos-aristomenis/most-similar-string-to-given-query
In this project I am using the tf - idf algorithm and cosine similarity to find the similarity of two strings.
cosine-similarity cosine-similarity-scores document-frequency idf inverse-document-frequency query string-similarity term-frequency tf tf-idf tf-idf-vectorizer
Last synced: 07 Jan 2025
https://github.com/visual-vincent/simplequeryparser
A basic command/query parser for .NET.
c-sharp csharp dotnet dotnet-framework parser parser-library parsing parsing-library query query-parser visual-basic visual-studio visualbasic visualstudio
Last synced: 08 Jan 2025
https://github.com/shimabox/laqu
Laqu is Laravel Db Query Helper.
assertion eloquent laravel query
Last synced: 31 Jan 2025
https://github.com/rianihsan/go-elastic-query-common
go-elastic-query-common adalah sebuah library Golang yang menyediakan fungsi dan utilitas umum untuk mempermudah penyusunan dan eksekusi query ke Elasticsearch. Library ini bertujuan untuk menyederhanakan penggunaan query dalam integrasi dengan Elasticsearch, memungkinkan developer untuk membangun query secara lebih efisien dan fleksibel.
Last synced: 01 Feb 2025
https://github.com/danielbiegler/search-with-variables
Cross-Browser extension for searching the web with variables inside the query for those pesky repeating lookups.
browser-extension chrome-extension chromium-extension cross-browser edge-extension firefox-extension hacktoberfest html javascript query search variables
Last synced: 26 Dec 2024
https://github.com/anandchowdhary/text-filter-parser
πͺοΈ Parse query filter rules given in plain text
mysql nodejs query query-language typescript
Last synced: 20 Dec 2024
https://github.com/orisai/serialized-query
[WIP] (De)Serialize data for storing in URL query parameter
http orisai php query serialization
Last synced: 08 Jan 2025
https://github.com/bernays/appsyncgo
Go library to easily interact with AWS Appsync backend
appsync aws go golang graphql-client mutation query real-time serverless subscriptions
Last synced: 18 Dec 2024
https://github.com/krsbx/prisma-fqp
Filter Query Parser for Prisma ORM
express filter javascript nodejs prisma prisma-client query typescript
Last synced: 10 Feb 2025
https://github.com/fbraem/sql-smith
An SQL query builder with zero dependencies and a fluent interface
fluent python python3 query query-builder sql
Last synced: 08 Dec 2024
https://github.com/nafizpervez/employee_platform
A Employee platform for office use to calculate employees entry and exit time, personal informations, department, Search Query, time filter integration, xlsx upload and parse, and export report PDF
api-rest excel-import fastapi fastapi-crud fastapi-sqlalchemy filter html-css-javascript pandas-python pdf-generation query react-router-dom reactjs sqlite3 swagger-ui
Last synced: 08 Jan 2025
https://github.com/madhuresh2011/pizza-sales-analysis-using-sql-and-power-bi
This Pizza Sales Analysis project aims to provide valuable insights into pizza sales performance using data analytics techniques. The project involves cleaning, visualizing, and analyzing sales data to identify patterns and trends that can help optimize business strategies tools using powerbi and sql.
dashboard data-visualization dataanalysis insights powerbi query sales sql
Last synced: 14 Jan 2025
https://github.com/devbluecomet/react-query-demo
React Query is a library for managing, caching, and updating server state in React applications.
demo query react shinobi shinobi8894
Last synced: 30 Jan 2025
https://github.com/oskar11120/apache.druid.querying
Apache Druid client library for dotnet 6+.
client dotnet druid druid-io http query query-builder
Last synced: 08 Nov 2024
https://github.com/trustyoo86/quetils
Utility for URL query string
es2015 es6 javascript jquery node query querystring url
Last synced: 07 Feb 2025
https://github.com/jimver/s-query-examples
This repo hosts some example jet jobs that allow querying the internal state of jet transforms
hazelcast hazelcast-jet query state
Last synced: 06 Feb 2025
https://github.com/elena-in-code/angular-image-search-app
Application Angular 4 Pixabay API
angular angular-cli angular-components angular-material angular4 api images masonry query search
Last synced: 20 Jan 2025
https://github.com/laateef/xclox
C++11 header-only cross-platform date and time library with an asynchronous NTP client
asio async client clock cmake cpp cpp11 cross-platform date datetime event-driven header-only ntp ntp-client packet query server tdd test-driven-development time
Last synced: 20 Jan 2025
https://github.com/peteprattis/a-programming-tutorial-web-app-with-jdbc-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 18 Jan 2025
https://github.com/peteprattis/road-safety-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.
computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student
Last synced: 18 Jan 2025
https://github.com/peteprattis/insurance-company-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.
computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student
Last synced: 18 Jan 2025
https://github.com/miladsade96/mysql_notes
Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer
database db dbms mysql mysql-database queries query sql
Last synced: 01 Feb 2025
https://github.com/phillipe17macedo/gamegear
This software is about ecommerce with PHP, Bootstrap, CSS
bootstrap php phpadmin query xampp-server
Last synced: 24 Jan 2025
https://github.com/varbrad/mindb
π π β‘οΈ Schema-less document-oriented collection model data-store for Node & Browsers.
browser data datastore db document javascript json-schema mongo mongodb nodejs nosql query schema
Last synced: 15 Jan 2025
https://github.com/peronchichino/kql_queries_advancedhunting
Collection of KQL queries for sentinel and defender for organization wide monitoring
advanced-hunting azure defender hunting kql kusto monitoring monitoring-tool pim privilege query sentinel
Last synced: 03 Jan 2025
https://github.com/a1k0r/node-query-template
Node.js library for SQL queries templating
mysql nodejs postgresql query sql template
Last synced: 06 Feb 2025
https://github.com/streamlined2/queryprocessing
Entity beans fetching, joining, filtering, sorting and aggregation
aggregation entity iterator java java-16 java-records jdbc join query query-language-processor quicksort visitor-pattern
Last synced: 20 Jan 2025
https://github.com/codybloemhard/music-theory
Query generated music theory data.
music music-composition music-theory query
Last synced: 24 Jan 2025
https://github.com/hashim21223445/andoka-bitbucket-
README.mdConfig files for my GitHub profile.
android api automation axios classification-internal computer-vision config config-admin-ui configmap-creation configuration configuration-files configuration-management cryptocurrency github-actions github-config java php qrcode-generator quantum-computing query
Last synced: 17 Jan 2025
https://github.com/hashim21223445/andoka-pro-
README.mdConfig files for my GitHub profile.
api config config-admin-ui config-repo config-server configmap-creation configs configurable configuration configuration-files configuration-management dart database github-actions html query security styled-components web webdevelopment
Last synced: 17 Jan 2025
https://github.com/elricmann/query-utils
Query utilities for DOM manipulation
dom dom-manipulation javascript query typescript
Last synced: 30 Jan 2025
https://github.com/quillstack/query-builder
A simple query builder package, with separate Model and Relation classes.
database model php php7 query query-builder sql
Last synced: 18 Jan 2025
https://github.com/watlas/dynamic-search-spring-data-jpa
This project consists of making dynamic queries according to HTTP GET or POST requests, each one with a different type of implementation, a great differential of this project is the possibility to access compositions and searches by dates.
dynamic jpa query specification spring
Last synced: 21 Jan 2025
https://github.com/bowlofsoup/couchbaseaccesslayerbundle
Symfony bundle to wrap bowlofsoup/couchbase-access-layer
couchbase couchbase-sdk n1ql query query-builder querybuilder repository symfony symfony-bundle
Last synced: 13 Oct 2024