Skip to content

irelance/kvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kvin

中文 · 日本語 · Deutsch · Français · Русский · العربية

A modern cross-platform database management tool that provides a unified way to manage and operate various key-value stores and NoSQL databases.

Features

Multi-Database Support

Manage multiple database systems in one place:

  • Redis - In-memory database supporting String, List, Set, ZSet, Hash, Stream data structures
  • DynamoDB - AWS NoSQL database service
  • Azure Cosmos DB - Azure multi-model NoSQL database
  • Etcd - Distributed key-value store
  • Memcache - In-memory caching system
  • Badger - Embedded key-value database
  • LevelDB - Embedded key-value database
  • Pebble - Embedded key-value database

Convenient Connection Management

  • Multiple connection methods: direct connection, SSH tunneling
  • Save and reuse connection configurations
  • Manage multiple connections in parallel

Data Browsing and Operations

  • Key-value search and filtering
  • View and edit multiple data types
  • Batch key deletion
  • TTL (Time-To-Live) management

Data Import and Export

  • Export data for backup
  • Restore data from backup files
  • Export format compatible with corresponding database types

Performance Tools

  • Database statistics overview
  • Garbage Collection (GC) functionality
  • Key count estimation

Multi-Language Interface

Supports Chinese, English, and other languages to meet different user needs.

Cross-Platform Support

Kvin runs on the following operating systems:

  • Windows
  • macOS
  • Linux

Interface Overview

Kvin provides an intuitive graphical interface for easy database management:

  • Left panel - Connection management
  • Center panel - Key tree for browsing and searching data
  • Right panel - Detail panel for viewing and editing data
  • Bottom status bar - Database statistics and operation options

About

a key-value database manager, support for redis, leveldb, etcd, cosmosdb, dynamodb, badger, memcache, pebble

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors