Showing 33 open source projects for "query"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    httpexpect

    httpexpect

    End-to-end HTTP and REST API testing for Go

    ...Basically, httpexpect is a set of chainable builders for HTTP requests and assertions for HTTP responses and payload, on top of net/http and several utility packages. URL path construction, with simple string interpolation provided by go-interpol package. URL query parameters (encoding using go-querystring package). Headers, cookies, payload: JSON, urlencoded or multipart forms (encoding using form package), plain text. Custom reusable request builders and request transformers. Type-specific assertions, supported types: object, array, string, number, boolean, null, datetime. Regular expressions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PostgREST

    PostgREST

    REST API for any Postgres database

    ...Object-relational mapping is a leaky abstraction leading to slow imperative code. The PostgREST philosophy establishes a single declarative source of truth: the data itself. It’s easier to ask PostgreSQL to join data for you and let its query planner figure out the details than to loop through rows yourself. It’s easier to assign permissions to db objects than to add guards in controllers. (This is especially true for cascading permissions in data dependencies.) It’s easier to set constraints than to litter code with sanity checks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    oha

    oha

    HTTP load generator, inspired by rakyll/hey with tui animation

    oha is a tiny program that sends some load to a web application and shows real-time tui inspired by rakyll/hey. This program is written in Rust and powered by tokio and beautiful tui by tui-rs. -q option works differently from rakyll/hey. It's set the overall query per second instead of for each worker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Faraday

    Faraday

    Simple, but flexible HTTP client library, with support for backends

    Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle. You probably don't want to use Faraday directly in your project, as it will lack an actual client library to perform requests. Instead, you probably want to have a look at Awesome Faraday for a list of available adapters. The best starting point is the Faraday Website, with its...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    AIOHTTP

    AIOHTTP

    Asynchronous HTTP client/server framework for asyncio and Python

    ...Now it is possible by registering special signal handlers on every request processing stage. The main change is dropping yield from support and using async/await everywhere. Farewell, 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: 3 This Week
    Last Update:
    See Project
  • 6
    find-my-way

    find-my-way

    A crazy fast HTTP router

    A crazy fast HTTP router, internally uses a highly performant Radix Tree (aka compact Prefix Tree), supports route params, wildcards, and it's framework is independent. You can set a custom length for parameters in parametric (standard, regex and multi) routes by using maxParamLength option, the default value is 100 characters. If you are using a regex-based route, find-my-way will throw an error if detects potentially catastrophic exponential-time regular expressions (internally uses...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Nock

    Nock

    HTTP server mocking and expectations library for Node.js

    HTTP server mocking and expectations library for Node.js. Nock can be used to test modules that perform HTTP requests in isolation. For instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation. Nock works by overriding Node's http.request function. Also, it overrides http.ClientRequest too to cover for modules that use it directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Promxy

    Promxy

    An aggregating proxy to enable HA prometheus

    ...Prometheus itself provides no real HA/clustering support. As such the best-practice is to run multiple (e.g N) hosts with the same config. Similarly prometheus has no real built-in query federation, which means that you end up with N sources in grafana which is (1) confusing to grafana users and (2) has no support for aggregation across the sources. Promxy enables an HA prometheus setup by "merging" the data from the duplicate hosts (so if there is a gap in one, promxy will fill with the other). In addition Promxy provides a single datasource for all promql queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gorilla/mux

    gorilla/mux

    HTTP router and URL matcher for building Go web servers

    ...The main features are that it implements the http.Handler interface so it is compatible with the standard http.ServeMux, requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers, URL hosts, paths and query values can have variables with an optional regular expression. Also, registered URLs can be built, or "reversed", which helps maintaining references to resources, Routes can be used as subrouters: nested routes are only tested if the parent route matches. And many more features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Zodios

    Zodios

    Typescript http client and server with zod validation

    Shared API definitions based on Zod. Standalone typesafe API client based on Axios with parameters and response validation. Typesafe server based on Express with input validation. Really simple centralized API declaration, typescript autocompletion in your favorite IDE for URL and parameters, and typescript response types. Parameters and responses schema thanks to Zod, response schema validation, and powerful plugins like fetch adapter or auth automatic injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Swift Request

    Swift Request

    Declarative HTTP networking, designed for SwiftUI

    Declarative HTTP networking, designed for SwiftUI. swift-request can be installed via the Swift Package Manager. Once you've built your Request, you can specify the response handlers you want to use. .onData, .onString, .onJson, and .onError are available. You can chain them together to handle multiple response types, as they return a modified version of the Request. The body of the Request is built using the RequestBuilder @resultBuilder. It merges each RequestParam in the body into one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GraphQL HTTP Server Middleware

    GraphQL HTTP Server Middleware

    Create a GraphQL HTTP server with Express

    ...An optional function for adding additional metadata to the GraphQL response as a key-value object is provided. The result will be added to the "extensions" field in the resulting JSON. This is often a useful place to add development time metadata such as the runtime of a query or the amount of resources consumed. This may be an async function. The function is given one object as an argument: { document, variables, operationName, result, context }.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHP mini vulnerability suite

    Multiple server/webapp vulnerability scanner

    github: https://github.com/samedog/phpmvs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ORSEE
    ORSEE is a web-based Online Recruitment System for Economic Experiments. Key features: attribute query selection, random recruitment, experiment calendar, reputation system, automated mailing, pdf output, complete documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mod_spamhaus_new

    Apache 2.4.x security, block known bad IP

    ...Default configuration takes advantage of the Spamhaus Block List (SBL) and the Exploits Block List (XBL) querying sbl-xbl.spamhaus.org but you can use a different DNSBL, for example local rbldnsd instance of sbl-xbl (increasing query performance). Spamhaus's DNSBLs are offered as a free public service for low-volume non-commercial use. To check if you qualify for free use, please see: Spamhaus DNSBL usage criteria (http://www.spamhaus.org/organization/dnsblusage.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Source web application tester program for load testing web applications.Record ajax requests.Tested on asp.net applications, but works with jsp, php or other.Generates a C# class that you can modify, the class has functions for handling the query/po
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Parallec

    Parallec

    Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library

    ...Process data anyway and send it anywhere. Intuitive builder pattern APIs make parallel requests exceedingly easy. Input target hosts from list, string, text, json path, and cms query from local or URLs. Auto progress polling to handle async APIs such as "download packages" or "create compute", enabling task-level concurrency control and orchestration. Infinite scalability with flexible task-level concurrency control without creating 1,000 threads thread pools. Ping / HTTP 8,000 servers with response aggregation in 12 seconds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    DesignerWt

    A layout and widget editor for Wt (C++ web applications)

    ...This class, when created, will produce a widget object that can be attached to the browser window or any other Wt container widget Since V2.0.0 the major feature of database aware widgets, data connection editing and query editing has been added. This includes drivers for most of the major databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Z4 Phreak Tools 2.5

    Z4 Phreak Tools 2.5

    Modify Request and Response Header

    ...- Fixed load profiles proxifier - Add Create new profile Dial-Up (Right click on list profile Net Conn) - Add Copy Profile, Rename, Delete, set as Default connection Dial-Up - Add more properties network - Add Change directory config - Change import config to Load config - Change Export/ Security config to Save As > Advanced - Add Launcher OpenVPN - Fixed Tunnel - Change name tab Proprties to IP Hunter - Fixed bugs save checked user-agent query - Fixed Auto Response 200 OK - Remove more internal skin - Add internal skin Afterburner,FM, Graphite, Snow Leopard2) - Add Eksternal skin extension *.asz - Fixed bugs send payload - Change name Payload Data to Request, Payload Header to Fake Request - Spilt no delay (kosongkan isinya ) - You can load config ISPCE 2.2 ( Extention *.cfg ) - Fixed bugs Query mode - Fixed bugs command F+Header, edit proxy server, SMS - Add icon for SMS - Add Export all setting to registry file - Add SkinProvider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Z4 Phreak Tools 2.4

    Z4 Phreak Tools 2.4

    Modify Request and Response Header

    Version 2.4 Pro Edition is available (Mar/21/2015) What's new in version 2.4? - Add more User-Agent Query - Fixed bugs Query - Fixed bugs Diags - Fixed bugs USSD - Fixed bugs updater - Add Direct Download update - Change name +Header to F+Header ( Filter Header ) - Delete fitur "LINE" in F+Header, and change to fitur "FILTER" sub header - Add Default Gateway on options Router GUI - Add More User-Agent on Query =|| Z4 Phreak Tools ||= Regards, Author : zaya razta (z4y4@bugs4u) Web : http://zayarazta.esy.es Forum : http://bugs4u.info/forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Z4 Phreak Tools 2.3

    Z4 Phreak Tools 2.3

    Modify Request and Response Header

    Version 2.3 Pro Edition is available (Mar/01/2015) What's new in version 2.3? - Fixed bugs Traffic - Fixed bugs Dialer - Fixed bugs Set Proxy IDM - Change Proxy Server (with listview) - Fixed bugs Query (add use query mode only) - Add New User-Agent to Query (SonyEriccson, NOKIA, Opera Mini, and Custom) - SMS (Create, Inbox, Outbox, Draft, Kontak) - Diagnostics Modem (Operator, Speed, RSSI, MCC, MNC, LAC, Cell ID, QoS, Sent, Recieved) - Set Network Type modem (3G Only, 3G Preferred, Edge Only, Edge Preferred) - Move Apps to main menu file (Tools > Apps External) - Move +Header to Header (in Manual mode configuration header) - Fixed bugs Lock GUI - Change main menu MDMA to PING - Fixed bugs GUI Header Log - New Icon for Change icon button - Add Updater - Fixed location tor.exe - Fixed Redial/ Reconnect (with count dial attemps) - Fixed Properties Modem (add number dial, use dns, disable netbios) Regards, Author : zaya razta (z4y4@bugs4u)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Z4 Phreak Tools 2.0

    Z4 Phreak Tools 2.0

    Modify Request and Response Header

    New Fitur : - Fix GUI & Header - Fix Replacer, +Header, Parsing - Add fitur Delete header & Line in +Header - +Header ( Payload Header, Payload Data, Response ) - Traffic - Auto Save All Setting - Auto Save Position - Middle Query - Manual add Anti Sniff - Option Skin - etc pass : cek di forum dan di website This Trial Version 15 Days Visit to zayarazta.esy.es NB : untuk pengguna windows 7 yang error saat buka tool ini, silahkan replace aja file exe nya dengan file dibawah ini : https://dl.dropboxusercontent.com/u/71524183/DATA%20ZAYA/Z4%20Phreaker/Z4Phreak%202.0.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Replace,Modify Headers Front Query Back Query Optional Line Tunnel Proxy Server Ip Hunter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHW Mini Query 1.0.4

    PHW Mini Query 1.0.4

    Simple HTTP Server

    Simple HTTP server .. U can Forward IP/Header, Create Proxy Server, Replace Respone Header, and Any More.. How to Use ? visit my Tread: http://phreakerworld.us/showthread.php?tid=3509
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB