Introducing brand-new dbForge Studio for PostgreSQL, a powerful IDEfor working with PostgreSQL databases - Mailing list pgsql-general

From Devart
Subject Introducing brand-new dbForge Studio for PostgreSQL, a powerful IDEfor working with PostgreSQL databases
Date
Msg-id 1521712436016-0.post@n3.nabble.com
Whole thread Raw
Responses Re: Introducing brand-new dbForge Studio for PostgreSQL, a powerfulIDE for working with PostgreSQL databases  (Steven Hirsch <snhirsch@gmail.com>)
List pgsql-general
/Devart announced the first release of dbForge Studio for PostgreSQL that
allows to manage and develop database objects in PostgreSQL. This new IDE
offers many robust features like Code Completion, Object Explorer and Data
Editor which help users create, develop and execute queries as well as edit
and adjust the code to their requirements in a convenient and user-friendly
interface./

Devart, a Czech software provider of database connectivity solutions and
tools for database management and development, announced the first release
of dbForge Studio for PostgreSQL. Using this tool,users can view all the
required information of PostgreSQL database objects they are interested in.
In the first version, dbForge Studio for PostgreSQL offers the following key
features:

1) Code Completion enables users to save their time and enhance the code
quality while writing SQL queries with the help of numerous helpful
functionalities like:

    • List Members
    • Parameter Info
    • Quick Info
    • Complete Word

2) Object Explorer with expandable objects allows users to navigate through
the object tree, find any PostgreSQL objects of interest and perform the
following tasks:

    • Retrieve data from a table to present on a single SQL document
    • Truncate a table
    • Select Properties to view specific information on objects

3) Data Editor simplifies the process of editing PostgreSQL table data
offering many handy capabilities:

    • Editing data similar to Google Sheets and MS Excel or in the card view
mode
    • Managing the settings of tables, such as adjusting column width
    • Setting either paginal or auto-search mode by default
    • Changing colors and formats of rows and cells using a rich set of
fonts and sizes
    • Providing predefined data type formats so that users can select the
most suitable for their needs

For more information about dbForge Studio for PostgreSQL, please visit  our
site <https://www.devart.com/dbforge/postgresql/studio/>  .

About Devart
Devart is one of the leading developers of database tools and administration
software, ALM solutions, data providers for various database servers, data
integration and backup solutions. The company also implements Web and Mobile
development projects.
Learn more about Devart at  https://www.devart.com <https://www.devart.com>
.



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


pgsql-general by date:

Previous
From: Dave Cramer
Date:
Subject: Re: JDBC connectivity issue
Next
From: Alessandro Aste
Date:
Subject: Re: Postgresql 10.3 , query never completes if LIMIT clause isspecified and paralle processing is on