SQLPro for PostgreSQL

SQLPro for PostgreSQL

By Hankinsoft Development Inc

Description

SQLPro for Postgres is a advanced but lightweight PostgresSQL database client, allowing quick and simple access to Postgres servers. This is not a free app. Please don't download this app assuming it will be free. Features include: + Syntax highlighting. + Intellisense. + Tabbed based interface. + Support for executing multiple queries at once. + Quick access to tables, columns and more. See what others are saying, by checking out these great reviews: https://www.compose.io/articles/tooltime-sqlpro-for-postgres-and-keylord-for-redis/ Please note: This SQL Client does NOT work with MySQL or Microsoft SQL Server. Privacy Policy: https://hankinsoft.com/privacypolicy.html Terms of Use: https://hankinsoft.com/termsofuse.html Price: SQLPro requires a Premium upgrade in order to interact with database result sets. Premium is available as either a Lifetime Purchase or through a Subscription with Monthly and Yearly options. Subscriptions auto-renew within 24 hours of the expiration date unless auto-renewal is turned off in the iTunes account settings. Your Account will be charged for renewal (based on your selected plan) within 24-hours prior to the end of the current period. Any unused portion of a free trial period, if offered, will be forfeited when the user purchases a subscription to that publication, where applicable. Payment will be charged to your iTunes Account at confirmation of purchase.

Screenshots

Reviews

  • Bought it, now they switch to subscription

    1
    By Markdown Pro
    I don't pay a subscription for a hammer. I'll gladly support companies that make useful tools, and I'll upgrade when new features are needed, managing my own budget on my schedule. That is why I bought this software. Now, I'm being notified that it requires a subscription. Is that even legal?
  • Essential part of my workflow

    5
    By BarryEZ
    Over the years, I've tested many Postgres UI apps and always just went back to the terminal where I'm often happiest. But SQLPro is just really well designed. It helps me be more productive with its query interface and data export features but it's also simple and intuitive and doesn't get in my way. Would 100% recommend to anyone who does serious regular work in Postgres.
  • OK, but...

    2
    By JohnDorian341
    I've been using this app for years. I can't get around the problems that: - About once a month I need to remind it that I'm a paying customer - The price has increased heavily and it's not really worth the cost - The shortcuts are completely different to the rest of MacOS
  • Crashes, docs out of date, $150

    2
    By josh.f
    He wants $150 for this app. Crashes when you click the "Connect" button. Support wiki is way out of date; screenshots do not match the app at all. I'll pay $150 for an app that works, and has good docs. Not this one.
  • Better than most postgres tools for Mac, needs improvement

    4
    By newWaveHippo
    This tool has some annoying bugs. Not the least is the way an auto-renewing subscription requires you re-install the app to get it to work. Other bugs are related to "alter table". Nonetheless this tool generates excellent DDL and, when it works, exports tables cleanly to JSON and CSV. However, it's not hard to put this tool into a bad state where it must be restarted or else it will crash.
  • Makes doing database work less intimidating

    5
    By bas918
    Honestly, I have been a software enegineer for several years and always been intimidated by creating SQL queries for reading and updating databases. This app has given me my first set of pleasant experiences working with databases! I honestly feel a little excited whenever I get to open this app up now because it makes it one of the smoothest experiences of my work day. Highly recommend!
  • Really useful

    5
    By Anton Rang
    Easy to browse database structure & construct simple SQL programs. Handier than working with the command line, at least for simpler queries, and a good way to prototype & test queries.
  • User it every day

    5
    By Software Ops
    Im using it locally to develop a Swift on the server Vapor app. Worth every penny. One request, please allow multiple selections of table columns so I can delete a bunch at a time.
  • As a developer...

    4
    By chornbe
    ... I understand and love the notion of getting paid for your work, and I pay for my tools. I was using this package through SetApp the last few years, and recently dropped SetApp from my life just to simplify things. I always loved and relied on this tool. Happy to pay for it, except... come on, IN APP purchase just to actually do anything with the results? That's dumb. It's a good application. Just make it a pay-to-use application. I'll pay the purchase price, but that's just sleazy. Not a fan of the apparent bait-n-switch, especially since I coudln't find a price for it on the app store without installing it and doing the actual work to bang a query only to see the paywall. That's some serious used car salesman level of sleaze right there. :(
  • Pretty slick!

    5
    By Rob Kee
    SQLite is as handy as it gets for database creation and management. The drawback, of course, is that it's not intended for access by multiple clients that may attempt to connect simultaneously. Postgresql is an open source (free) database system that is very similar in syntax to SQLite, and which accommodates multiple simultaneous calls for data. SQLPro makes creation, entry and retrieval from a Postgresql database located on a remote server nearly as easy to carry out as it is with a local SQLite database. Doing that requires ssh tunneling, which the app makes easy to set up. When migrating from SQLite to Postgresql, binary data from SQLite can be imported directly into Postgresql's bytea hex format, with binary data automatically converted to a hex string. So far, I'm very pleased with how the app makes an otherwise fairly complicated migration easy.

keyboard_arrow_up