Showing 173 open source projects for "query"

View related business solutions
  • 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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LogSearcher

    Log Management Web Application

    Log Searcher provided full indexed search engine for log files on each servers. It supported many powerful query types such as phrase queries, wildcard queries, proximity queries, range queries and more with Lucene and Solr technology. It comes with Web interface to search and generate chart accordingly. This project is Open Source project with Apache 2.0 license for allowing you to extra development on top of Log Searcher project. The initial configuration was written on readme.txt before implementation on production line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    on(Query)

    on(Query)

    Advanced Event querying engine

    onQuery is an event querying engine for JavaScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OSGC - OpenSource Geospatial Catalogue

    OpenSearch GeoSpatial Catalogue

    ...Most of the application configuration can be set from the Admin web interface, while Data Administrators have a separated Dropbox interface, which ease the management of the catalog and the data storage, and a Data Gateway interface, which controls access to data and produces data access statistics. A stand-alone client web interface, written in HTML5 and Javascript, can be used to query this catalog and other compliant OpenSearch catalogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    CS:GO Web Admin

    Counter-Strike Global Offense Web Administration

    ...This was made for CS:GO, but probably works for other steam games that uses the same protocoles (like Counter-Strike Source) This was based on protocoles made by SourceQuery: https://github.com/xPaw/PHP-Source-Query-Class
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    ...VCL.JS is a TypeScript open-source platform for building enterprise web apps in a fraction of the time, whether you’re an expert developer or just getting started. for more information http://vcljs.com Friendly APIs help you get your job done faster. //Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new V.TQuery(this); qur.SQL = "SELECT CustomerKey, FirstName, LastName FROM Customers"; qur.open(); //create a grid on the screen var grd = new V.TDBGrid(this, "grid"); grd.Dataset = qur; //bind the grid to the dataset grd.PageSize = 15; var col = grd.createColumn(“FirstName”); var col = grd.createColumn(“Lastname”,”Last Name”); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Ratawiki

    Lightweight extensible wiki engine

    Ratawiki is a fast, reliable, standards-compliant, extensible and highly customizable wiki engine. URLs are query string-free, which makes it search engine-friendly. Recommended environments: php-fpm + nginx/lighttpd or apache+php. Can work with XML files, but PostgreSQL is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    (EN) PublicSQL is a sql version which works with Javascript. It allocates sql instruction to query tables. The tables must created as a "Portable Table Format" - a specail format alike the CSV format. (DE) PublicSQL ist eine SQL-Version fuer Javascript
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    Researchers Ontology

    Researchers Ontology Search Engine

    ...The search uses the properties and works with partial queries and substrings. The client searching doesn't have to use the DLQuery nor the Manchester OWL Syntax, the engine we made builds the query in these syntaxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Halo extension to Semantic MediaWiki SMW

    Halo extension to Semantic MediaWiki SMW

    The Halo extension extends MediaWiki and Semantic Mediawiki

    Semantic web technologies and wiki paradigms are combined with advanced user interfaces for browsing, editing and maintenance. SMW+ Community edition: Installer includes PHP, MySQL, MW, SMW and Halo extension Community and User Manuals on http://www.smwplus.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Index biological data (genbank sheets, Uniprot...) in a Solr indexer, with index shard support and provides a query interface. Project goal is to create a virtual image with indexer and web interface to query and visualize biological data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHP Bug Lost

    PHP Console for debug and monitoring websites

    ...You can send log messages to the console, view SQL Querys, memory usage, list of user and server vars, files included, automatic detection of ajax request (like FireBug)... etc. Also PBL can send emails to the admin when a sql query fail or the app are using more memory or time that allowed. You can configure this. PBL don't have dependencies. It automatically generate all the HTML, JS and CSS code for show the console on your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebSqliteAdmin is complex PHP application for SQLite database engine. It contains powerfull Query manager and simply graphics Database modeler. JavaScript included. Small and complex admin on one place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MonoQL is an AJAX web application to manage MySQL databases. MonoQL will provide all major features of phpMyAdmin for MySQL, including database & table design, data browsing & editing, advanced querying & more. MySQL 4+, MySQL 5+ and MySQL 6+ support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ajax Grid for displaying MySQL query results.Uses PHP, MySQL & jQuery. Includes MySQL database interface functions wrapper class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Framework for Advanced Developments in PHP : A tool to develop complex websites, including search engine, query layer, administration panel in progress... Cache template generation, on the fly library creation to build business applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Workbench
    Workbench is a powerful, web-based suite of tools that allows users to describe, query, manipulate, and migrate both data and metadata in Salesforce.com organizations directly in their web browser with a simple and intuitive user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Add-on for Mozilla Thunderbird to enable a Knowledge Database. Query and Input Documents should be possible direct from Thunderbird. At the moment i have only a simple proof of concept. with some ui and functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Geomajas is a web mapping GIS software with full vectorial editing capabilities, and support for custom attribute relation models in the browser. It has built-in support for any type of query, selection, filtering, snapping, printing, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Force QST
    Open Force QST is a Query and Schema Tool for Salesforce. View and keep historical records of your schema. Compare schema with history to find changes. Query your Salesforce instance using SOQL and display results. Create reports from saved Queries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    spooXe is a CMS based on the pre-alpha version of ciamos, a development from parts of the old exoops team. I started do debug in end of 2008 and refactoring the system to PHP 5, more Secure, Design Patterns, M3V Integration and for future J-Query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Blackboard Building Block with an admin-only interface to query the Blackboard database. Direct database query may be a violation of your support agreement. No warranty is provided with this tool. Use at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Process flow designer that creates applications (Saflets) for us in the SafiServer engine. SafiWorkshop is used for the design, real time debugging and deployment of advanced flow based applications. Currently tailored for use with Asterisk PBX.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB