Showing 134 open source projects for "sql query builder"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    This is a GUI Database query tool. It allows a user to request specific information with just a few clicks. It has drill-down and print capabilities and requires no end-user knowledge of the underlying sql or database structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sql editor, simular to the Microsoft Query Analyzer, in a Visual Studio type of enviroment. QueryCommander includes features like IntelliSense, automatic comment header, xml-documentation, xml2data etc. 100% of all donations go to Plan International.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A database query engine in Java, using JDBC and Swing. Works with MySql and SQL server, with an abstraction layer for adding other databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An open solution to efficiently creating Java/Swing based client GUIs tightly integrated with backend data sources and business logic containers (JDBC/SQL, EJB, Hibernate...etc). The library provides similar functionality to Oracle Forms in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sqled is a simple sql editor to write and execute sql and ddl commands, and shows query results in a grid table view. It helps user with sintax highliting and table list selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Datadump is an application for Creating DataDump Text File Along With SQL Script [Insert Statements] From Any Accessible SQL Server Database For Saving (Data Backup) And Restoring Data. Can Be Used For Uploading Data To Remote Server Using Query Analyzer
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    CDDC-DBManager is an OpenSource database manager which supports MySQL, PostgreSQL, FireBird, InterBase, Sybase, Oracle, Microsoft Access and Microsoft SQL Server databases servers. Features database structures management, data editor and SQL Query Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTSQL is an HTTP access library to SQL databases, at http://htsql.org -- it is implemented with Python, and initially uses the PostgreSQL database. It has a do-as-you-please BSD style license for use with open source databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nisql is a tool for use with MicrosoftŽ SQL Server™ 2000 and MSDE, to query SQL Server using Transact-SQL. The main goal is to efficiently extract data for use with gnu tools, provided by Cygwin (http://www.cygwin.com) like gawk, bash, cut, sort, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sqlite Query and Management is a client application running on Windows(c) platform intended to manage visualy SQLITE (www.sqlite.org) databases via tools and the usage of SQL language. It is developed under C++ builder 3 and use the Synedit component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PgQuery is an interactive GUI tool for querying PostgreSQL databases. After connecting to a database server you can open views and tables, send custom sql statements, export the result to CSV (local file) or send it to KSpread to open it as a spreadsheet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mySQLweb is web interface for building SQL queries to MySQL databse. Query builder allows user to add and remove tables, set relations, apply criterias etc. Results are output in a table. The look is easy to change - it is simply CSS formatted XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Externalized Queries - a Java framework for externalizing SQL queries from source code. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xql stands for Extended query language. The goal of the project is to provide a library for document management within a distributed environment. It combines the effectivity of ftp-access for large files (documents) with an sql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Copper is a GUI tool to aid developpers using Oracle or MySQL. It presents sql query results in a table. You can select/update/insert etc. Copper supports single click updates, syntax highlighting and lets you browse your tables and columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The purpose of this project is to produce an application which can help to determine if you have written efficient SQL queries for MySQL. The application will run the query against a database and tell you how the query is performing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB