awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesTable Browsers

Visual interfaces for viewing and filtering the records contained within database tables.

Distinct from Table Data Processing: Focuses on viewing records rather than programmatic processing or structural editing.

Explore 2 awesome GitHub repositories matching data & databases · Table Browsers. Refine with filters or upvote what's useful.

Awesome Table Browsers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sosedoff/pgwebAvatar de sosedoff

    sosedoff/pgweb

    9,399Ver en GitHub↗

    pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r

    Enables browsing of table contents with pagination, column sorting, and row filtering.

    Gocross-platformgolangpgweb
    Ver en GitHub↗9,399
  • simolus3/driftAvatar de simolus3

    simolus3/drift

    3,231Ver en GitHub↗

    Drift is a type-safe SQL persistence library and relational mapper that provides a structured way to map database tables to classes and execute SQL queries with build-time validation. It functions as a type-safe query builder and a wrapper for SQLite and PostgreSQL, eliminating manual result set parsing by binding query outputs to native objects. The project distinguishes itself through a build-time code generation system that produces type-safe APIs and validates raw SQL statements against database versions before execution. It features reactive query streaming, which transforms SQL queries

    Includes a visual interface for viewing and filtering the records contained within database tables.

    Dartdartdart-build-systemflutter
    Ver en GitHub↗3,231
  1. Home
  2. Data & Databases
  3. Table Data Processing
  4. Table Browsers