Showing 1930 open source projects for "query"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    Laravel Query Builder

    Laravel Query Builder

    Easily build Eloquent queries from API requests

    This package allows you to filter, sort and include eloquent relations based on a request. The QueryBuilder used in this package extends Laravel's default Eloquent builder. This means all your favorite methods and macros are still available. Query parameter names follow the JSON API specification as closely as possible. The filter query parameters can be used to add where clauses to your Eloquent query. Out of the box we support filtering results by partial attribute value, exact attribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TanStack Query

    TanStack Query

    Powerful asynchronous state management, server-state utilities

    Toss out that granular state management, manual refetching and endless bowls of async-spaghetti code. TanStack Query gives you declarative, always-up-to-date auto-managed queries and mutations that directly improve both your developer and user experiences. Writing your data fetching logic by hand is over. Tell TanStack Query where to get your data and how fresh you need it to be and the rest is automatic. It handles caching, background updates and stale data out of the box with zero...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vue Query

    Vue Query

    Hooks for fetching, caching and updating asynchronous data in Vue

    Hooks for fetching, caching and updating asynchronous data in Vue. Transport/protocol/backend agnostic data fetching (REST, GraphQL, promises, whatever!) Auto Caching + Refetching (stale-while-revalidate, Window Refocus, Polling/Realtime) Parallel + Dependent Queries. Mutations + Reactive Query Refetching. Multi-layer Cache + Automatic Garbage Collection. Paginated + Cursor-based Queries. Load-More + Infinite Scroll Queries w/ Scroll Recovery. Request Cancellation. (experimental) Suspense...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Eloquent Query Cache

    Laravel Eloquent Query Cache

    Adding cache on your Laravel Eloquent queries' results is now a breeze

    Laravel Eloquent Query Cache brings back the remember() functionality that has been removed from Laravel a long time ago. It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5
    Vue API Query

    Vue API Query

    Elegant and simple way to build requests for REST API

    Elegant and simple way to build requests for REST API. This package helps you quickly to build requests for REST API. Move your logic and backend requests to dedicated classes. Keep your code clean and elegant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLiteStudio

    SQLiteStudio

    A free, open source, multi-platform SQLite database manager

    A free, open-source, multi-platform SQLite database manager written in C++, with use of Qt framework. It's free of charge for everybody, for any purpose (including commercial). It's safe, as anyone can review the source code. The SQL Editor window assists users with SQL syntax hints & highlighting, provides pretty-print code formatter, and marks syntax errors. You can Ctrl+click on the table mentioned in the SQL query to open that table (or index, or trigger, or view). Currently supported...
    Downloads: 153 This Week
    Last Update:
    See Project
  • 7
    DB Browser for SQLite

    DB Browser for SQLite

    The DB Browser for SQLite

    ... users, and must remain as simple to use as possible in order to achieve these goals. Import and export records as text, import and export tables from/to CSV files, import and export databases from/to SQL dump files, issue SQL queries and inspect the results, examine a log of all SQL commands issued by the application, plot simple graphs based on table or query data.
    Downloads: 168 This Week
    Last Update:
    See Project
  • 8
    ClickHouse

    ClickHouse

    A fast open-source OLAP database management system

    ... reliable and fault tolerant. It supports multi-master asynchronous replication with the option of being deployed across multiple datacenters. With all nodes equal, there is no single point of failure. Downtime of a single node or even the whole datacenter won't affect the system's availability. ClickHouse also has exceptional hardware efficiency and a host of other features, including a feature-rich SQL database, vectorized query execution, real-time query processing and data ingestion, and more.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    RtspSimpleServer

    RtspSimpleServer

    ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy

    ...; use internal or external authentication. Redirect readers to other RTSP servers (load balancing) Query and control the server through an HTTP API. Reload the configuration without disconnecting existing clients (hot reloading) Read Prometheus-compatible metrics. Run external commands when clients connect, disconnect, read or publish streams. Natively compatible with the Raspberry Pi Camera. Compatible with Linux, Windows and macOS, does not require any dependency or interpreter.
    Downloads: 91 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 10
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    Straightforward query and parameter binding interface. Full Buffer/Blob support. Extensive debugging support. Query serialization API. Extension support, including bundled support for the json1 extension. Big test suite, written in modern C++ and tested for memory leaks. Bundles SQLite3 3.32.3 as a fallback if the installing system doesn't include SQLite. The module uses node-pre-gyp to download a pre-compiled binary for your platform, if it exists. Otherwise, it uses node-gyp to build...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 11
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 78 This Week
    Last Update:
    See Project
  • 12
    Zipkin

    Zipkin

    Distributed tracing system to gather timing data

    Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations failed...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 13
    PDFRip

    PDFRip

    A multi-threaded PDF password cracking utility

    A multi-threaded PDF password cracking utility equipped with commonly encountered password format builders and dictionary attacks. pdfrip is a fast multithreaded PDF password cracking utility written in Rust with support for wordlist-based dictionary attacks, date and number range bruteforcing, and a custom query builder for password formats. You can write your own queries like STRING{69-420} with the -q option which would generate a wordlist with the full number range. You can pass in an year...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    Greenplum Database

    Greenplum Database

    Massive parallel data platform for analytics, machine learning and AI

    Rapidly create and deploy models for complex applications in cybersecurity, predictive maintenance, risk management, fraud detection, and many other areas. With its unique cost-based query optimizer designed for large-scale data workloads, Greenplum scales interactive and batch-mode analytics to large datasets in the petabytes without degrading query performance and throughput. Based on PostgreSQL, Greenplum provides you with more control over the software you deploy, reducing vendor lock...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    Beekeeper Studio

    Beekeeper Studio

    Cross-platform SQL Editor and Database Manager

    Beekeeper Studio is an open source, cross-platform SQL editor and database management app that is both powerful and easy to use. It lets you query and manage your relational databases, with support for connecting to SQLite, MySQL, MariaDB, Postgres, SQL Server and Amazon Redshift databases. Unlike most other open source SQL editors and database managers, Beekeeper Studio isn’t cluttered with unnecessary features, but does come with the essentials that you need. This includes SQL auto...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16
    Spowlo

    Spowlo

    A Spotify songs downloader for Android made with Jetpack Compose

    A Spotify songs downloader powered by spotDL made with Jetpack Compose and Material You.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    DbGate

    DbGate

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application. DbGate is a cross-platform database manager. It's designed to be simple to use and effective when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualization or batch export and import. Mongo JavaScript editor, execute Mongo script (with NodeJs syntax). Redis tree view...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 18
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    Create Minecraft bots with a powerful, stable, and high-level JavaScript API, also usable from Python. First time using Node.js? You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 19
    SmartDNS

    SmartDNS

    Local DNS server to obtain the fastest website IP

    SmartDNS is a local DNS server. SmartDNS accepts DNS query requests from local clients, obtains DNS query results from multiple upstream DNS servers, and returns the results with the fastest access speed to clients, improving network access speed. At the same time, it supports the designation of specific domain name IP addresses, and high-quality matching to achieve the effect of filtering advertisements. Different from all-servers of dnsmasq, smartdns returns the resolution results...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    Zeal

    Zeal

    Offline documentation browser inspired by Dash

    Zeal is a simple offline documentation browser inspired by Dash. Get binary builds for Windows and Linux from the download page. After installing Zeal go to Tools ⟶ Docsets to browse and download docsets. You can limit search results to specific (or a set of specific) docsets. The docset filter and the search query are delimited by a colon character (:). If you prefer, you can start Zeal with a query from the command line. You can also search multiple docsets separating them with a comma. You...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Prometheus

    Prometheus

    Open source monitoring system and time series database

    Prometheus is a leading open source systems and service monitoring solution. It works by collecting metrics from configured targets at given intervals, evaluating rule expressions, and then displaying the results. It can also signal an alert if a condition is observed to be true. What sets Prometheus apart from other monitoring systems is its highly dimensional data model, powerful query language, autonomous single server nodes, among many other distinguishing features. It also offers...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    InfluxDB

    InfluxDB

    The open source time series database

    InfluxDB is an open source time series datastore designed to handle high write and query loads. Time series is currently the fastest growing database category there is, and InfluxDB is here to ensure businesses can keep up. InfluxDB provides infrastructure and application monitoring, IoT monitoring and analytics and more. It has APIs for storing and querying data, processing it in the background for ETL or monitoring and alerting purposes. This data can also be visualized, explored and more...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    LiteDB

    LiteDB

    An open source MongoDB-like database with zero configuration

    ..., single datafile (like SQLite), recovery data in writing failure (WAL mode), map your POCO class to BsonDocument, fluent API for custom mapping. Cross collections references (DbRef), store files and stream data (like GridFS in MongoDB), LINQ query support, free for everyone, including commercial use. LiteDB supports SQL-like language for data and structure manipulations. You can insert, update, delete or query your database using a very similar SQL relational language.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 24
    Thanos

    Thanos

    Highly available Prometheus setup with long term storage capabilities

    Open source, highly available Prometheus setup with long-term storage capabilities. Scale your Prometheus setup by enabling querying of your Prometheus metrics across multiple Prometheus servers and clusters. Extend the system with the object storage of your choice to store your metrics for an unlimited time. Supports GCP, S3, Azure, Swift and Tencent COS. Use the same tools you love, such as Grafana and others, that support the Prometheus Query API. Downsample historical data for massive query...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    AIOHTTP

    AIOHTTP

    Asynchronous HTTP client/server framework for asyncio and Python

    ..., Python 3.4. You often want to send some sort of data in the URL’s query string. If you were constructing the URL by hand, this data would be given as key/value pairs in the URL after a question mark, e.g. httpbin.org/get?key=val. Requests allows you to provide these arguments as a dict, using the params keyword argument. aiohttp internally performs URL canonicalization before sending request.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next