Search Results for "visual query builder for postgresql"

Showing 25 open source projects for "visual query builder for postgresql"

View related business solutions
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    DbGate

    DbGate

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB

    Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application. DbGate is a cross-platform database manager. It's designed to be simple to use and effective when working with more databases simultaneously. But there are also many advanced features like schema compare, visual query designer, chart visualization or batch export and import. Mongo JavaScript editor, execute Mongo script (with NodeJs syntax). Redis tree view...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL and SQLite. Central to Prisma is the schema, a declarative way to define your app's data models and their relations that's human-readable. And you don't have to painstakingly create it from scratch if you already have a database - prisma introspect takes care of that. Prisma Client is a query builder that composes the way you think and gets auto-generated from the Prisma schema...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Openblocks

    Openblocks

    The Open Source Retool Alternative

    It's cumbersome to create a single app. You had to design user interfaces, write code in multiple languages and frameworks, and understand how all of that code works together. Low-code/No-code platforms are fast to get started with but quickly become unmaintainable and inflexible. This creates more problems than it solves. Retool-like solutions are great for their simplicity and flexibility, but they can also be limited in different ways compared to frameworks like React/Vue. An all-in-one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Chartbrew

    Chartbrew

    Open-source web platform used to create live reporting dashboards

    Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create beautiful charts. It features a chart builder, editable dashboards, embeddable charts, query & requests editor, and team capabilities. It is recommended you head over to the more detailed documentation to find out how to set up Chartbrew. The CLI tool creates a chartbrew/.env file which you can configure at any time if you want to change the database, API & client host, etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    Kysely

    Kysely

    A type-safe typescript SQL query builder

    Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Prisma Client Go

    Prisma Client Go

    Prisma Client Go is an auto-generated and fully type-safe database

    ... modeling, schema migrations and visual data management. Model your data in the Prisma schema in a human-readable format. Prisma Client is a query builder that composes queries the way you think and is auto-generated from the Prisma schema with types tailored to your app. Prisma Migrate automatically generates SQL database migrations, that are fully customizable, enabling you to make changes to the database without generating migration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aestel

    Aestel

    Applications for data management

    "Information is data in action", and, consequently, having good quality data is essential. The AESTEL package contains two highly configurable applications for data management: A data loader and a reporting application, i.e. DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer. Both applications work with any relational data model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    myOleDbExpress
    Simple and lightweight database viewer and editor using OleDb/DbConnection written in C#, support for SQL,FireBird
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    bookshelf.js

    bookshelf.js

    A simple Node.js ORM for PostgreSQL, MySQL and SQLite3

    Bookshelf is a JavaScript ORM for Node.js, built on the Knex SQL query builder. It features both Promise-based and traditional callback interfaces, transaction support, eager/nested-eager relation loading, polymorphic associations, and support for one-to-one, one-to-many, and many-to-many relations. Bookshelf aims to provide a simple library for common tasks when querying databases in JavaScript, and forming relations between these objects, taking a lot of ideas from the Data Mapper Pattern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Orator

    Orator

    The Orator ORM provides a simple yet beautiful ActiveRecord implement.

    ... is the default. For MySQL and PostgreSQL, the connectors are configured to return unicode strings. If you want to use the previous behavior just set the use_unicode configuration option to False. Once you have configured your database connection, you can run queries. To run a set of operations within a database transaction, you can use the transaction method which is a context manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    CODDNS

    CODDNS

    Custom Open Dynamic DNS, an integrated solution for DNS management.

    The coddns system is a HTML-PHP-DB console working through scripts with Bind9 to provide a dynamic DNS resolution over the hosts registered through the console. It has two work modes: WAN Mode: This is the default work mode, coddns will act as resolver for every host registered. In the moment you provide a tag and an IP, the system will resolve any query made over that tag into the IP you set. If the IP is dynamic, and you have installed the coddns client into your PC, raspberry Pi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    SQL Data Workshop

    SQL Data Workshop

    SQL Data Workshop is a Rich SQL Front End System

    ... 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: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18

    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: 0 This Week
    Last Update:
    See Project
  • 19
    The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Quite simple, light, query builder for PostgreSQL ver. 8.* May be useful for Pascal programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    The Visual Query Builder for Preference Algebra lets you formulate a statement for variuous query languages (e.g. Preference XPath, Preference Algebra, Preference SQL) by using visual constructs and mechanisms like drag&drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Health Data Browser

    Health Data Browser

    OE-NIK BSc thesis project, Budapest HU, autumn 2023

    Visual analytics tool for medical research teams To download large data sets by building a virtual data warehouse From public health data repositories worldwide, With an editable list of data sources Acessed through standard web service protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next