Back to Blog

DB Pro v1.6.0: Redis Support and PostgreSQL Enums

JayJay

DB Pro v1.6.0 adds Redis to the lineup and brings PostgreSQL enum support.

This release lets you connect to Redis databases (including managed providers), browse PostgreSQL enum types, and includes a couple of workflow improvements.

Redis Support

You can now connect to Redis databases directly from DB Pro. Browse keys, view values, and manage your data without leaving the app.

  • Full compatibility — Browse keys, view values, and manage data
  • Managed providers — Works with Upstash, Google Memorystore, Amazon ElastiCache, and more
  • Key exploration — Browse and search keys with pattern matching

If you're working with Redis alongside your relational databases, everything lives in one place now.

PostgreSQL Enums

PostgreSQL enum types are now visible in the schema tree.

  • Enum browser — View all enum types and their values directly in the sidebar
  • Value inspection — See the defined values for each enum type

No more querying pg_enum to remember what values are available.

Improvements

A couple of other things in this release:

  • Escape to deselect — Press Escape to deselect the selected cell in the data browser table
  • Schema diagram layout — Better overlap detection for cleaner diagrams on first load

Get the Update

DB Pro v1.6.0 is available now. If you have auto-updates enabled, you'll get it automatically. Otherwise, head to the download page.

Download DB Pro v1.6.0 →


Thank you for using DB Pro.

Keep Reading