awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

5 रिपॉजिटरी

Awesome GitHub RepositoriesDatabase Data Viewers

Utilities for inspecting and visualizing complex data structures stored within database systems.

Distinguishing note: No existing candidates provided; this category focuses on the inspection of database records.

Explore 5 awesome GitHub repositories matching data & databases · Database Data Viewers. Refine with filters or upvote what's useful.

Awesome Database Data Viewers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • qishibo/anotherredisdesktopmanagerqishibo का अवतार

    qishibo/AnotherRedisDesktopManager

    34,430GitHub पर देखें↗

    This project is a cross-platform desktop application that provides a graphical interface for managing and interacting with Redis databases. Built as a standalone software program, it functions as a centralized connection manager that allows users to visualize data structures, perform administrative tasks, and inspect records across multiple database environments. The application distinguishes itself through its integration with external processes and command-line workflows. Users can define custom viewers to render specific data formats using external tools and launch the interface directly f

    Define external applications and command arguments to open and display specific data types stored within your database for easier inspection and analysis of complex records.

    JavaScriptredisredis-clientredis-cluster
    GitHub पर देखें↗34,430
  • triggerdotdev/jsonhero-webtriggerdotdev का अवतार

    triggerdotdev/jsonhero-web

    10,761GitHub पर देखें↗

    JSON Hero is a web-based utility designed for viewing, analyzing, and sharing structured data. It provides an interactive interface for exploring complex JSON payloads, allowing users to navigate nested structures through hierarchical rendering, global search, and keyboard-driven controls. The platform distinguishes itself by performing client-side schema inference and automated schema generation, which allows users to understand data types and constraints without server-side processing. It enhances data readability by injecting contextual previews for specific string patterns—such as dates,

    Provides a platform for rendering hierarchical data with keyboard navigation and contextual string previews.

    TypeScriptdeveloper-toolsdevtoolshacktoberfest
    GitHub पर देखें↗10,761
  • beancount/beancountbeancount का अवतार

    beancount/beancount

    5,291GitHub पर देखें↗

    Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a hierarchical five-type tree, and verifies balances at specific dates using precision-derived tolerances. Transactions are recorded in plain-text files with a strict syntax that supports currency-specific rounding, automatic interpolation of missing amounts, and comprehensive metadata including tags, links, and payee annotations. Beyond core bookkeeping, Beancount offers investment portfolio tracking with lot-based cost basis management, configurable booking strategies (FIFO,

    Ledger serves an interactive web app for browsing and analyzing accounting data.

    Pythonbeancount
    GitHub पर देखें↗5,291
  • simonmichael/hledgersimonmichael का अवतार

    simonmichael/hledger

    4,059GitHub पर देखें↗

    hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va

    Provides a user interface for navigating accounts and transactions with drill-down capabilities.

    Haskellaccountingcommand-line-toolconsole-application
    GitHub पर देखें↗4,059
  • rnwood/smtp4devrnwood का अवतार

    rnwood/smtp4dev

    3,817GitHub पर देखें↗

    smtp4dev is a suite of tools featuring a mock SMTP server that intercepts outgoing email traffic and stores messages for inspection instead of delivering them to recipients. It includes a web-based viewer for inspecting email metadata, raw source code, and MIME structures, alongside a responsive email previewer that simulates how HTML emails appear across different viewport sizes and device layouts. The project provides a traffic analyzer to log protocol interactions and session data for debugging delivery failures. It also operates as a TLS SMTP server, supporting encrypted connections via T

    Ships a browser-based interface for inspecting intercepted emails, metadata, and MIME structures.

    C#linuxmacosxsmtp-server
    GitHub पर देखें↗3,817
  1. Home
  2. Data & Databases
  3. Database Data Viewers

सब-टैग एक्सप्लोर करें

  • Web-Based Viewers2 सब-टैग्सBrowser-based interfaces for inspecting and navigating structured data formats. **Distinct from Database Data Viewers:** Distinct from Database Data Viewers: focuses on general-purpose JSON inspection in the browser rather than database-specific record management.