8 repository-uri
Tools for creating and organizing data queries.
Distinguishing note: Focuses on query lifecycle management rather than database storage.
Explore 8 awesome GitHub repositories matching data & databases · Data Query Management. Refine with filters or upvote what's useful.
ToolJet is a low-code development platform designed for building and deploying internal business applications. It provides a visual interface where users can drag and drop components to design layouts, connect to various data sources, and execute custom logic. The platform is built on a containerized architecture, ensuring that applications remain portable and consistent across different cloud and server environments. The platform distinguishes itself through integrated artificial intelligence capabilities that assist in the generation of user interfaces, database schemas, and data queries fr
Builds new data queries by selecting from available sources within a dedicated interface.
dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d
Stores and retrieves frequently used query definitions to ensure consistent reporting across teams.
Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards. The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based
Creates pre-aggregated tables at defined time intervals to speed up analytical queries and reduce storage requirements.
Rerun is a multimodal data visualizer and robotics data logger designed for rendering synchronized streams of 3D spatial data, images, and time-series metrics. It functions as a tool for capturing high-frequency sensor data and AI outputs into a queryable columnar format, providing a dedicated interface for viewing MCAP recording files and analyzing physical environments. The project distinguishes itself as a machine learning dataset streamer, capable of feeding logged recordings directly into GPU buffers and PyTorch training pipelines without intermediate exports. It supports a high-performa
Includes tools for retrieving and transforming multimodal data from a catalog for local analysis and team management.
This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a programmatic interface for managing documents, indices, and cluster health, allowing Go applications to perform search and indexing operations via the REST API. The library functions as a distributed search orchestrator, providing specialized tools for high-throughput data ingestion and cluster administration. It features a buffered bulk processor with exponential backoff retries for optimizing write performance and supports automated index lifecycle transitions and historical data
Summarizes historical data into compact forms by creating and controlling rollup jobs.
Acest proiect este un SDK de dezvoltare software și un instrument de gestionare a clusterelor pentru PHP. Servește ca un SDK de căutare full-text și interfață de căutare vectorială, permițând aplicațiilor să efectueze căutări lexicale, fuzzy și semantice asupra datelor indexate. Biblioteca implementează un client HTTP PSR 7 pentru a asigura compatibilitatea cross-environment prin interfețe de mesagerie standardizate. Oferă o interfață specializată pentru recuperarea embedding-urilor și executarea fluxurilor de lucru de recuperare semantică folosind date vectoriale. Suprafața sa de capabilități acoperă o gamă largă de sarcini administrative și operaționale, inclusiv gestionarea indicilor de căutare, monitorizarea stării clusterului și operațiuni privind ciclul de viață al documentelor. Suportă metode diverse de interogare precum SQL, EQL și ES|QL, alături de agregarea datelor și analiza geospațială. În plus, oferă instrumente pentru orchestrarea machine learning-ului, detectarea anomaliilor și gestionarea identității și a accesului.
Manages automated rollup jobs to summarize historical data into searchable indices for accelerated analytical queries.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Executes GoogleSQL queries and provides a data grid for browsing, editing, and deleting rows across datasets and tables.
Ahoy este un framework de analiză first-party pentru aplicațiile Ruby on Rails. Acesta oferă instrumente pentru capturarea comportamentelor utilizatorilor și a vizualizărilor de pagini, permițând dezvoltatorilor să mențină proprietatea deplină asupra datelor lor de analiză. Sistemul se distinge prin analiza datelor relaționale, care leagă identificatorii de vizită direct de modelele aplicației pentru o atribuire profundă a obiectelor de business. Include un instrument de urmărire care protejează confidențialitatea, care utilizează mascarea adresei IP și gruparea vizitatorilor fără cookie-uri pentru a anonimiza datele utilizatorilor. Proiectul acoperă o gamă largă de capabilități de analiză, inclusiv urmărirea evenimentelor personalizate, rezoluția locației geografice prin geocodarea IP și analiza funnel-ului utilizatorilor. Gestionează datele prin persistența în baze de date relaționale și utilizează rollup-uri pre-agregate pentru a menține performanța interogărilor pe seturi mari de date. Caracteristicile suplimentare de infrastructură includ rutarea asincronă a mesajelor, filtrarea traficului la nivel de middleware pentru a exclude boții și un API dedicat pentru colectarea datelor de la clienți mobili sau externi.
Summarizes high-volume event data into periodic totals to maintain fast query performance on large datasets.