awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Access and Querying · Awesome GitHub Repositories

28 repos

Awesome GitHub RepositoriesData Access and Querying

Interfaces, query languages, and abstraction layers used to interact with and retrieve data from storage systems.

Explore 28 awesome GitHub repositories matching data & databases · Data Access and Querying. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Access and Querying

Awesome Data Access and Querying GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • prometheus/prometheus

    prometheus/prometheus

    62,853GitHubView on GitHub↗

    Prometheus is a comprehensive monitoring and alerting platform designed to track infrastructure health and application performance. It functions as a time series database that ingests, indexes, and queries high-frequency numerical data points. By utilizing a pull-based model, the system periodically collects multi-dime

    Goalertinggraphinghacktoberfest
  • nocodb/nocodb

    nocodb/nocodb

    62,131GitHubView on GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries.

    TypeScriptairtableairtable-alternativeautomatic-api
  • xingshaocheng/architect-awesome

    xingshaocheng/architect-awesome

    60,831GitHubView on GitHub↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform

  • rails/rails

    rails/rails

    58,297GitHubView on GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side temp

    Rubyactivejobactiverecordframework
  • usememos/memos

    usememos/memos

    57,067GitHubView on GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable servic

    Godockerfossgo
  • pocketbase/pocketbase

    pocketbase/pocketbase

    56,221GitHubView on GitHub↗

    Pocketbase is a backend-as-a-service platform that provides a self-contained, single-binary server for building full-stack applications. It integrates a relational database, authentication, and file storage into one executable process, eliminating the need for external infrastructure or complex server management. The

    Goauthenticationbackendgolang
  • psf/requests

    psf/requests

    53,829GitHubView on GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into

    Pythonclientcookiesforhumans
  • TryGhost/Ghost

    TryGhost/Ghost

    51,857GitHubView on GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web

    JavaScriptbloggingcmsghost
Prev12Next

Explore sub-tags

  • API Query Languages1 sub-tagDomain-specific languages designed to query, filter, and retrieve structured data through application programming interfaces.
  • Data Access & Abstraction6 sub-tagsUtilities that provide simplified interfaces for interacting with underlying data sources without exposing complex implementation details.
  • Data Access Layers5 sub-tagsSoftware components that mediate communication between application code and database systems to facilitate data retrieval and storage.
  • Data Querying2 sub-tagsMechanisms and tools used to construct and execute requests for retrieving specific data sets from databases.
  • Database APIs5 sub-tagsProgrammatic interfaces that allow applications to interact with, manage, and manipulate database structures and records.
  • Database Query Builders2 sub-tagsLibraries that provide fluent, programmatic methods to construct complex database queries without writing raw strings.
  • Object-Relational Mappers11 sub-tagsLibraries that map application models to relational database tables to simplify data persistence and querying.
  • Query Engines1 sub-tagHigh-performance engines designed to parse, optimize, and execute complex analytical or operational queries against data stores.