Showing 48 open source projects for "pgadmin query builder"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 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
  • 1
    schemats

    schemats

    Generate typescript interface definitions from SQL database schema

    Schemats is a TypeScript code generator that creates type definitions from existing PostgreSQL schemas. It helps developers working with raw SQL or query builders to maintain strong typing and avoid runtime errors. By analyzing database schemas, Schemats bridges the gap between relational databases and TypeScript-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CrystalDB Tool

    A Microsoft Windows based database tool

    CrystalDB Tool is used by developers, DBAs and analyst for managing, administering and developing databases. The utility supports the two common database management system, namely MS SQL Server and Oracle. It provides an editor that offers code completion and syntax highlighting for standard SQL. It features a connection browser and a comprehensive set of database administration tools.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Lovefield

    Lovefield

    Lovefield is a relational database for web apps

    Lovefield is a relational database for web applications implemented in JavaScript, offering a SQL-like query builder that runs entirely in the browser. It provides a typed schema system, indices, and a declarative API that compiles to efficient execution plans over IndexedDB (and other storage backends where available). Queries support joins, aggregations, ordering, pagination, and predicates, enabling complex client-side data operations with transactional semantics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    ...https://github.com/sarahseguenza/nodejs-mysql-query-builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys 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 Cloud Run Free
  • 5
    SQL Data Workshop

    SQL Data Workshop

    SQL Data Workshop is a Rich SQL Front End System

    ...SQL Data Workshop´s User Graphical Interface allows to you design complex queries involving multiple tables in an agile, single and friendly environment. Thanks to Anudeep and PAscal of SQLeo project (http://sourceforge.net/projects/sqleo/) in wich the visual query builder of SQL Data Workshop is based. Now, SQL Data Workshop is based on Java 8 in order to allow us to migrate to JavaFX in future versions! Enjoy it!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Android SQLite Manager
    aSQLiteManager - a SQLite manager for the Android platform. If the database is stored on the SDCard you can browse the data, change records and query the data. By installing aShell you can also edit system databases on rootet phones. Help improving the translation here: https://crowdin.com/project/asqlitemanager
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Database Deployment Manager
    DBM is a Database Deployment Manager application. It provides an easy way of creating the initial database layout, and also features a diagram editor to visualize the relationship between tables. It also has a unique object oriented modelling feature
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SQL Visual Query Builder
    SQL Visual is a new aplication in order to create queries in relational databases (PostgreSQL, MySQL, SQLServer). SQL Visual has a easy interface to conect to DBMS, the user doesn't have to know the lenguage SQL to generate queries from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    EPgSQL

    PostgreSQL query builder

    EPgSQL query builder is a lightweight query builder for PostgreSQL database. You can run non-selectable query also, when you have choice to commit or rollback updates (comments are allowed also) (create, alter, drop, truncate, insert, delete, update, copy) See wiki for more information
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    ...Temporal operators are provided to the user in the form of JAR. Once the JAR file is included in the user project, the required temporal operators can be invoked using specific parameters. The query builder at the back end analyses these parameters and builds query accordingly. Authors: Ramya N (ramyauv85@gmail.com), Ramyashri M (ramyamoneera@gmail.com), Pooja P (poojaparamesh@gmail.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MySQL Connect!

    A Desktop GUI for MySQL

    MySQL Connect! is a Java Swing based GUI tool to perform all the operations related to MySQL. It uses below library stacks - 1) MySQL Connector J 2) Oracle Type4 JDBC Driver 3) Birosoft Liquid Look & Feel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a query builder for the Jena TDB, it builds queries to triple store databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quite simple, light, query builder for PostgreSQL ver. 8.* May be useful for Pascal programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A web-based SQL query builder and database manipulation tool written with PHP's PEAR/PECL/DBX module. Runs on all major web servers. Access ODBC, MSSQL, MySQL, Oracle, etc databases through a browser. Use GUI or raw SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Smart MySQL Tool is a MySQL GUI editor for managing mysql servers, catalogs and tables. The current version (1.2) Contains the following features: - Gui table editor - Query Builder - Export to HTML, CSV and Excel More features are planned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SQL Master Tool is a MySQL GUI editor for managing mysql servers, catalogs and tables. The current version (1.2) Contains the following features: - Gui table editor - Query Builder - Export to HTML, CSV and Excel More features are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenSqlManager is a PostgreSQL database administration tool written in C#. It can perform functions such as creating, altering and dropping objects and allows users to build SQL queries via a visual query builder interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Visual SQL Builder is a graphical PostgreSQL client written in java that will allow users to Visually build a complete SQL statement, without typing any clause. Building complex SQL queries in an easy way, reducing debugging, syntax and logic errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Fast, easy, Java developer's tool for query building that works with Apache Derby, HSQLDB, Sql Server and other JDBC DB's. Includes a PreparedStatement Editor, Query Builder, SQL Code Generator, editor with colorful letters & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
MongoDB Logo MongoDB