Showing 405 open source projects for "sql queries"

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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    phpBB Professional is a fully modded phpBB2 and phpBB3 forum system. The sql queries for the features are run in the install script for the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQLiTune is a Java/Swing tool that will allow you to tune up your SQL queries for robust and cost-efficient execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A bunch of PHP functions that allows to manipulate data on plain text files through typical SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PMC (phpMySQLConsole) is a web based MySQL command shell that operate MySQL databases over a simple web interface with SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RDQuery is a wrapper system, which enables Semantic Web applications to access and query data actually stored in relational databases using their own built-in functionality. RDQuery automatically translates SPARQL and RDQL queries into SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This package enables developers to run multiple SQL queries concurrently. The advantage realized by doing this is faster end-user response because instead of serializing queries, one after another, they are executed at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    NewfieQ manages mutable SQL queries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Querylog is a console tool for performing SQL queries on a (log) files. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQL queries can be performed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple Tools for Executing Queries Everywhere - simple, multi-platform GUI and command line tools for executing queries against multiple database systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    isiXML is a search engine developed in JavaScript where you can make queries to a xml, showing only the necessary data. The structure when doing those queries is very similar to the one SQL uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SQLBuilder is a java based swing application that allows a user to visually build sql queries and view results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    FreeQueryBuilder a java tool that allow you to create SQL queries without directly writing SQL. Works with any JDBC compliant database (ORACLE,MySQL,HSQLDB,Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Webcockpit is a Web Application Generator for realtime charting and monitoring solutions. Generates JSP code to create chart images and HTML tables from SQL queries. Supports Drill-Down and pluggable look&feel. Uses JFreeChart, Displaytag and Cewolf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dynamic SQL framework eases dynamic SQL generation by providing a convinient Object Model for constructing database indpenedent SQL queries. Current version supports, complex queries, Paging and Cross Tabs (Pivot Tables)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Thin C++ encapsulation library of the original Interbase/Firebird C API. Developed to be simple, efficient and flexible, it builds on Linux, MS Windows and MacOS-X. Provides template-based access to data returned from queries (allows custom data ty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A datawarehouse-portal. Built using PHP. Can show text-reports as well as graphs generated from SQL-queries. Also contains admin. functions. Modules can be used in other projects (database- and form-abstraction). At this time only compat. with Postgresql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TAS (Transcription Analysis System) is a multi-tier framework for running parameterized SQL queries. Users can analyze new data or new combinations of data with a few clicks in a GUI. Potentially complex/repetitive database interaction is all automated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database
    Downloads: 0 This Week
    Last Update:
    See Project