Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ehvHa-000342-Fo for pgsql-gui-dev@arkaria.postgresql.org; Sat, 03 Feb 2018 10:42:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ehvHZ-00054n-8v for pgsql-gui-dev@arkaria.postgresql.org; Sat, 03 Feb 2018 10:42:53 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ehvHY-00054e-Td for pgsql-gui-dev@lists.postgresql.org; Sat, 03 Feb 2018 10:42:53 +0000 Received: from mail-vk0-x241.google.com ([2607:f8b0:400c:c05::241]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ehvHV-0007xQ-12 for pgsql-gui-dev@lists.postgresql.org; Sat, 03 Feb 2018 10:42:51 +0000 Received: by mail-vk0-x241.google.com with SMTP id w201so15049793vkw.0 for ; Sat, 03 Feb 2018 02:42:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=cMYrCy3ZYZbNkuZ3dpASFwF/X5ATSQnkaHHWDaguxK4=; b=iSxAj3jWVzm860AoA85s2RlId5RX47xh9b3iKFMt6I6xq4rr1WtmalHfCQIiBb/Mvd UJhQL/1+Bzfu5ie/iB3J5r/AbTP4auHYebFVhWq5bhYhI8JgylYmkx9WvsO3i+LhHdjQ hvDRcyp2l3VcG95axZmi8fr8jkwf/ma44YRoXFZypyTKtfDSoEswOPy30b/Bq9Vh+F0e rQ9uED7TKxQSYubfODyEbzANGY+8j4JDa9qOyVJSM9EfP2lTI9GK3WnrDrJrKQ/MHkbB NbGUDfGz4xUMFBGsVQoe4QwQmRdKwUAnFCPa2S4QDeGVPFXHK/O+7FONwqt1Zs0oiqpE EK8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=cMYrCy3ZYZbNkuZ3dpASFwF/X5ATSQnkaHHWDaguxK4=; b=r5J1ZR/TyC50YDAiJtFdgroWh0ytXHeEzvOOuDmR5arxBYW368NQ2xICpbV+WZPhnB RqtQqdqbTyPMzxJz2l7hw+1hwvNmdorey0drvnlakXip16XyyRaruf8EFETHfbCU8diR XzafDDVmclpXqeuB2a1VMIwHHUIhyrdqFmL41b7XY/fgINrNdtE8KR1vG7kNBkPWhIaB USXoR4iEBLUfNFATm3DwTA3rkQJ5akloQ6sesD7hlYusA9udB/9vfAxsnOZ6czWPrSdV 5vFzpsH3wIzRB37oPIzPmcs5V+mC6NZw1CnybIF0yReqo4bmntJTHfRH+RryZ7zTSpcW Smzg== X-Gm-Message-State: AKwxytdBPb8l4GAmyuxM+SzC49pDJcMlx5VyYS3aAIBepga4IOUVXxms nQ+Zs0ioV+pa37GYFHUsxsEigPDSiCD4DlmUQpLPk5YBnLE= X-Google-Smtp-Source: AH8x226zI+R/Bsdb0GZyn62R+iGJ9Pi3DnlHEdhPEliO652lhNfiBoHkr1Mc+JXAp8Jd5wLhDGtFQm0zPg0MmhR7KBM= X-Received: by 10.31.201.133 with SMTP id z127mr35988794vkf.129.1517654566082; Sat, 03 Feb 2018 02:42:46 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.20.2 with HTTP; Sat, 3 Feb 2018 02:42:45 -0800 (PST) From: William Ivanski Date: Sat, 3 Feb 2018 08:42:45 -0200 Message-ID: Subject: OmniDB To: pgsql-gui-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="001a114d9d044dbf3205644c7de3" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --001a114d9d044dbf3205644c7de3 Content-Type: text/plain; charset="UTF-8" Hi, First of all, I'm very happy to be a member of this group :) I'm one of the main developers of OmniDB, a browser-based tool designed to simplify database management. Since version 2.0 it is written in Python/Django and has extensive support for PostgreSQL. Here are some of the features of current version 2.4.1: - Server and app versions in different packages - Server have support to HTTPS and multiple users - Parallel query execution and cancellation - Graphical visualization of query plans - Debugger for PL/pgSQL functions - Customizable monitoring dashboard with user-defined charts - Support to PostgreSQL 10 native logical replication - Support to pglogical - Support to Postgres-BDR - Support to Postgres-XL Best regards, -- William Ivanski - 2ndQuadrant PostgreSQL Support Engineer --001a114d9d044dbf3205644c7de3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

First of all, I'm very happy to= be a member of this group :)

I'm one of the m= ain developers of OmniDB, a browser-based tool designed to simplify databas= e management. Since version 2.0 it is written in Python/Django and has exte= nsive support for PostgreSQL. Here are some of the features of current vers= ion 2.4.1:

- Server and app versions in diffe= rent packages
- Server have support to HTTPS and multiple users
- Parallel query execution and cancellation
- = Graphical visualization of query plans
- Debugger for PL/pgSQL fu= nctions
- Customizable monitoring dashboard with user-defined cha= rts
- Support to PostgreSQL 10 native logical replication
- Support to pglogical
- Support to Postgres-BDR
- S= upport to Postgres-XL

Best regards,

--
William I= vanski - 2ndQuadrant
PostgreSQL Support Engineer
--001a114d9d044dbf3205644c7de3--