For the complete documentation index, see llms.txt. This page is also available as Markdown.

KeeperDB 2.1.0

Released on June 3, 2026

Overview

KeeperDB is a fast, secure, cross-platform database management tool. Use it inside KeeperPAM connections or as a standalone desktop app on Windows, macOS, and Linux.

Query, explore, and operate PostgreSQL, MySQL, SQLite, Microsoft SQL Server, Oracle, and Amazon Redshift from one interface.

Database Connections

KeeperDB is built for engineers and data scientists. It replaces legacy tools like DBeaver, MySQL Workbench, and pgAdmin. In KeeperPAM, it brings core database workflows into a fully managed passwordless experience.

Quick Links: Product Documentation | Download Now

What's New in 2.1.0

KeeperDB 2.1.0 is a major feature release that introduces a native desktop application with vault-backed credential storage and biometric unlock, a substantially more powerful SQL query workspace, deeper KeeperAI integration, and a broad set of security hardening, UI, and accessibility improvements.

This update also provides a full integration with Keeper Secrets Manager ("KSM") for vault storage of database connections, credentials and backend storage of local security preferences.

KeeperDB 2.1 User Interface

Native Desktop App

  • Keeper Vault built in — save and organize your database connections in an encrypted local vault, no external file management required.

  • Lockable vault — lock KeeperDB on demand or automatically after a period of inactivity, with configurable idle timeouts.

  • Biometric unlock — unlock your vault with Touch ID and Windows Hello.

  • Session resilience — your work and connections survive lock/unlock and window changes.

Biometric Login with Touch ID and Windows Hello

Security & Privacy

  • End-to-end protection of connection credentials passed from the Gateway during KeeperPAM sessions.

  • Per-session API rate limiting to protect against abuse and runaway clients.

  • Query timeouts are now strictly enforced, preventing long-running queries from tying up the database.

  • AI-generated queries are screened to reject statements with unintended side effects before they ever run.

  • Hardened authentication across AI, autocomplete, and provider endpoints.

  • Operator-supplied certificate authorities are loaded automatically, simplifying deployment in enterprise environments with custom TLS.

  • Numerous supply-chain and dependency security fixes.

Keeper Vault Integration

KeeperAI Improvements

  • Faster, smarter schema awareness — KeeperAI now understands large database schemas more efficiently, with configurable limits for very large databases.

  • Conversations persist across sessions so you can pick up where you left off.

  • One-click "Disable AI" that fully clears stored AI keys and credentials.

  • Refreshed model catalog covering the latest 2026 models across all supported providers (OpenAI, Anthropic, Gemini, Bedrock, Vertex, Azure, and more).

  • Cleaner first-run experience and clearer error handling when a provider isn't yet configured.

KeeperAI Provider Setup

SQL Query Workspace

  • Multi-tab editor — work across several queries at once, with the ability to open and save .sql files (desktop).

  • Run current vs. Run All — execute just the statement under your cursor or the entire script, with keyboard shortcuts that work anywhere in the pane.

  • Pretty Print / formatting — one-click, dialect-aware SQL formatting of a selection or the whole document.

  • Resizable split view between editor and results, an expand toggle for more room, and row numbers.

  • Stable connection per session so query state (temp tables, session settings) persists across statements.

  • Tab navigation shortcuts and a range of editor quality-of-life refinements.

Data & Results Grid

  • Sortable and movable columns in all results grids — drag to reorder, click to sort.

  • Auto-scroll while dragging columns near the edge of the grid.

  • Snowsight-style schema sidebar with a "Place in SQL editor" action to drop table and column names straight into your query.

  • Polished table navigation and visual refinements throughout the data browser.

New polished navigation and tabbed sheets

Query History

  • Auto-refreshes after every execution, newest first.

  • Clear history in one action, with duplicate back-to-back runs collapsed for a cleaner view.

Query History

UI, UX & Accessibility

  • Refined theming across light and dark modes with improved contrast and consistency, including a more brand-accurate MySQL badge.

  • Accessibility hardening toward WCAG 2.1 AA / Section 508 — better contrast, focus visibility, and keyboard navigation.

  • Cleaner, more consistent Export experience across the Query and Data tabs.

  • Streamlined experience when running inside Keeper Gateway — operator and developer details are hidden from end users.

  • Numerous rendering and stability fixes for a smoother, faster interface.

Light Theme
Terminal Theme

Connections & Vault Storage

KeeperDB Desktop now integrates with Keeper Secrets Manager (KSM) to retrieve database targets and credentials directly from the Keeper Vault. This workflow fits standalone database access from your workstation or through an existing VPN or ZTNA solution.

  • Eliminates locally stored secrets. This reduces exposure to malware and endpoint theft.

  • Supports automated secret rotation. Users always connect with the latest credentials when rotation is enabled.

  • Simplifies collaboration. Share users to database resources in the vault without manually distributing connection details.

Vault Integration
Vault integration for Database Connection Chooser

Resources

Roadmap

We publish bi-weekly updates based on customer feedback. Send feature requests and bug reports to pam@keepersecurity.com, or post on our Reddit community page.

Last updated

Was this helpful?