awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 रिपॉजिटरी

Awesome GitHub RepositoriesQuery Operators

Logical, comparison, and spatial operators for precise document matching and data retrieval.

Distinguishing note: Focuses on the syntax and logic of query conditions rather than the execution layer or field projection.

Explore 13 awesome GitHub repositories matching data & databases · Query Operators. Refine with filters or upvote what's useful.

Awesome Query Operators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • payloadcms/payloadpayloadcms का अवतार

    payloadcms/payload

    43,053GitHub पर देखें↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Filters documents using comparison, logical, and spatial operators to precisely match data.

    TypeScriptcmscontent-managementcontent-management-system
    GitHub पर देखें↗43,053
  • sqlitebrowser/sqlitebrowsersqlitebrowser का अवतार

    sqlitebrowser/sqlitebrowser

    23,649GitHub पर देखें↗

    This application is a desktop utility for managing, editing, and visualizing local database files. It provides a graphical interface for executing SQL queries, designing database structures, and performing routine maintenance tasks on data stores. The software distinguishes itself through its support for encrypted database files, allowing users to manage password-protected data using modular cryptographic extensions. It also offers built-in tools for data analysis, enabling the generation of graphical charts and plots directly from query results to identify trends within datasets. Beyond its

    Provides advanced search operators for precise data retrieval and numerical interval filtering.

    C++c-plus-pluscross-platformdatabase
    GitHub पर देखें↗23,649
  • pubkey/rxdbpubkey का अवतार

    pubkey/rxdb

    23,048GitHub पर देखें↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Supports advanced data retrieval and filtering operations, including regex and logical operators, on top of key-value storage backends.

    TypeScriptangularbrowser-databasecouchdb
    GitHub पर देखें↗23,048
  • pgvector/pgvectorpgvector का अवतार

    pgvector/pgvector

    21,787GitHub पर देखें↗

    Vector similarity search extension for PostgreSQL.

    Exposes vector similarity metrics as standard database operators for seamless integration with SQL syntax.

    Cpostgresvector-searchembeddings
    GitHub पर देखें↗21,787
  • felixge/node-mysqlfelixge का अवतार

    felixge/node-mysql

    18,621GitHub पर देखें↗

    This project is a pure JavaScript database driver for Node.js that implements the native MySQL binary protocol. It serves as a comprehensive connector for managing persistent network links to MySQL servers, enabling applications to execute queries, manage transactions, and handle complex data operations without requiring external middleware. The driver distinguishes itself through its integrated support for connection pooling and distributed database routing. It maintains managed sets of reusable network sockets to optimize resource usage under high request volumes, while simultaneously provi

    Enables custom logic for parsing and replacing query placeholders to support alternative syntax or application-specific formatting requirements.

    JavaScript
    GitHub पर देखें↗18,621
  • quarkusio/quarkusquarkusio का अवतार

    quarkusio/quarkus

    15,479GitHub पर देखें↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Derives database queries from method names or annotations to perform complex data retrieval.

    Javacloud-nativehacktoberfestjava
    GitHub पर देखें↗15,479
  • orbitdb/orbitdborbitdb का अवतार

    orbitdb/orbitdb

    8,737GitHub पर देखें↗

    OrbitDB is a decentralized data storage system that enables the creation of serverless databases residing across a network of peers. It functions as a peer-to-peer database that integrates with a content-addressed storage layer to distribute and replicate data without a central server. The system utilizes conflict-free replicated data types to ensure eventual consistency and state convergence across distributed nodes. It maintains an immutable record of updates using a directed acyclic graph to preserve causal ordering and cryptographic integrity. Access is managed through a decentralized ide

    Retrieves entries from the update log using filters for quantity and relative position.

    JavaScriptcrdtdatabasedecentralized
    GitHub पर देखें↗8,737
  • mongodb/laravel-mongodbmongodb का अवतार

    mongodb/laravel-mongodb

    7,075GitHub पर देखें↗

    This project is a MongoDB database driver and object-relational mapper that brings MongoDB support to the Laravel Eloquent model and query builder. It provides a NoSQL model mapper that allows MongoDB collections to be mapped to object-oriented models using the Active Record pattern. The integration enables the use of a fluent query builder for constructing queries and aggregation pipelines without writing raw database syntax. It supports schema-less model integration, allowing applications to manage unstructured data while maintaining compatibility with standard object-oriented patterns. Th

    Exposes specialized MongoDB operators for precise document matching based on existence, size, and regular expressions.

    PHP
    GitHub पर देखें↗7,075
  • springside/springside4springside का अवतार

    springside/springside4

    5,652GitHub पर देखें↗

    SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran

    Repository methods annotated with custom JPQL or SQL queries for complex data operations.

    Java
    GitHub पर देखें↗5,652
  • jeremyevans/sequeljeremyevans का अवतार

    jeremyevans/sequel

    5,076GitHub पर देखें↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Enriches dataset objects with reusable query methods for column selection, pagination, and date arithmetic.

    Ruby
    GitHub पर देखें↗5,076
  • spatie/laravel-query-builderspatie का अवतार

    spatie/laravel-query-builder

    4,453GitHub पर देखें↗

    यह प्रोजेक्ट Laravel एप्लिकेशन के लिए एक Eloquent क्वेरी बिल्डर रैपर और REST API क्वेरी पार्सर है। यह API एंडपॉइंट्स के लिए डायनामिक फिल्टरिंग, सॉर्टिंग और रिलेशनशिप लोडिंग प्रदान करने के लिए HTTP अनुरोध मापदंडों को डेटाबेस क्वेरी में अनुवादित करता है। सिस्टम स्टोरेज लेयर से बाहरी API इंटरफेस को एलिएस-आधारित स्कीमा एब्सट्रैक्शन के माध्यम से अलग करता है, जिससे सार्वजनिक फील्ड नामों को निजी डेटाबेस कॉलम पर मैप करने की अनुमति मिलती है। यह नेस्टेड रिलेशनशिप और एग्रीगेट काउंट्स के डायनामिक समावेश का समर्थन करता है, साथ ही इनवोकेबल क्लासेस और क्लोजर के माध्यम से फिल्टर और सॉर्टिंग के लिए कस्टम प्रोग्रामेटिक लॉजिक के निष्पादन का भी समर्थन करता है। क्षमता सतह अनुरोध मापदंडों के आधार पर फील्ड चयन और परिणाम ऑर्डरिंग के माध्यम से डेटा प्रोजेक्शन को कवर करती है। यह डॉट-नोटेशन का उपयोग करके रिलेशनशिप-आधारित फिल्टरिंग, लोकल मॉडल स्कोप के साथ एकीकरण और सॉफ्ट-डिलीट किए गए रिकॉर्ड्स की दृश्यता पर नियंत्रण के लिए तंत्र भी प्रदान करती है।

    Supports executing custom closures or classes to modify the query builder when specific relationships are requested.

    PHPapihacktoberfestlaravel
    GitHub पर देखें↗4,453
  • kuzudb/kuzukuzudb का अवतार

    kuzudb/kuzu

    3,965GitHub पर देखें↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    Simplifies data retrieval by allowing users to define reusable query macros.

    C++cypherdatabaseembeddable
    GitHub पर देखें↗3,965
  • spring-projects/spring-data-elasticsearchspring-projects का अवतार

    spring-projects/spring-data-elasticsearch

    2,959GitHub पर देखें↗

    Spring Data Elasticsearch is a data access library that maps Java objects to Elasticsearch indices. It functions as an object mapper, a repository abstraction, and a query DSL wrapper, providing both a standard and a reactive client for executing asynchronous search and persistence operations. The project distinguishes itself by automating data access through repository interfaces, which generate query logic based on method naming conventions. It enables the construction of complex search queries using a domain-specific language and supports advanced search capabilities such as vector similar

    Allows overriding automatic query generation with custom declared queries to fine-tune search logic.

    Java
    GitHub पर देखें↗2,959
  1. Home
  2. Data & Databases
  3. Query Operators

सब-टैग एक्सप्लोर करें

  • Custom Query Definitions2 सब-टैग्सDeriving database queries from method names or annotations. **Distinct from Query Operators:** Focuses on the definition of custom query logic rather than the syntax of query operators.
  • Operation History QueryingQuerying capabilities for retrieving a sequence of historical updates based on hashes and positions. **Distinct from Query Operators:** Specifically targets the retrieval of update log history rather than general document matching operators