DB Pro v1.6.0: Redis Support and PostgreSQL Enums
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.
Thank you for using DB Pro.
Keep Reading
Redis Streams: Complete Guide to Real-Time Data
Learn how to use Redis Streams for event sourcing, message queues, and real-time data processing.
Announcing DB Pro Studio
A self-hosted, web-based database client built for developers and teams who need to collaborate on real database work.
MongoDB vs PostgreSQL: A Detailed Comparison
Comparing the leading NoSQL and SQL databases to help you choose the right one for your project.