redis-rdb-tools

Data extractor

Tools to parse Redis dump files and extract data in various formats

Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

GitHub

5k stars
199 watching
744 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hdt3213/rdb A tool to parse Redis RDB files and generate various reports or visualizations. 402
redis/redis-py A Python client for interacting with the Redis key-value store 12,733
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,358
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,982
redis/redis-rb A Ruby client library for interacting with the Redis in-memory data store 3,980
nkrode/redislive An application that visualizes Redis instances and analyzes query patterns and spikes. 3,071
redis/rueidis A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. 2,499
rdflib/rdflib A Python library for working with RDF data and querying semantic web resources 2,189
erikdubbelboer/phpredisadmin A web-based interface to manage Redis databases 3,130
nalgeon/redka An in-memory Redis implementation with SQLite backend, providing ACID transactions and compatibility with the Redis API. 3,551
dwighthubbard/micropython-redis A Redis client implementation designed for use with MicroPython on embedded microcontrollers. 21
laixintao/iredis A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. 2,577
smartdataanalytics/rdfprocessingtoolkit A command-line tool for executing and combining SPARQL queries on RDF data in various formats 40
tporadowski/redis A native port of Redis for Windows, implementing its key-value data model with various value types. 9,151
coleifer/walrus A Python library that provides an extension to the popular Redis client, adding support for newer commands and integrating with other databases. 1,156