awesome-repositories.com
ब्लॉग
awesome-repositories.com

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
outerbase avatar

outerbase/studio

0
View on GitHub↗
5,818 स्टार्स·252 फोर्क्स·TypeScript·AGPL-3.0·3 व्यूज़studio.outerbase.com↗

Studio

Studio एक कंटेनराइज़्ड SQL डेटाबेस मैनेजमेंट टूल है जो विभिन्न SQL डेटाबेस में क्वेरीज़ निष्पादित करने और डेटा को मैनेज करने के लिए एक ब्राउज़र-आधारित ग्राफिकल इंटरफ़ेस प्रदान करता है। इसमें वेब-आधारित डेटाबेस प्रशासन के लिए डिज़ाइन किया गया एक विशेष क्वेरी एडिटर और ग्राफिकल प्रशासन इंटरफ़ेस शामिल है।

इस प्रोजेक्ट में एक साथ कई डेटाबेस कमांड चलाने के लिए ऑटो-कंप्लीशन और फ़ंक्शन हिंट्स के साथ एक हाई-परफॉर्मेंस SQL क्वेरी एडिटर शामिल है। इसमें टेबल कॉलम बनाने और संशोधित करने के लिए एक विज़ुअल स्कीमा एडिटर और एक रिकॉर्ड एडिटर शामिल है जो सोर्स में कमिट होने से पहले परिवर्तनों को स्टेज और प्रीव्यू करता है।

यह प्लेटफ़ॉर्म डेटाबेस कनेक्टिविटी और प्रोफ़ाइल सिंक्रोनाइज़ेशन, मल्टी-डायलैक्ट SQL एकीकरण और मेनू, टैब और साइडबार में कस्टम लॉजिक जोड़ने के लिए एक यूज़र इंटरफ़ेस एक्सटेंशन फ़्रेमवर्क को कवर करता है। यह उन डेटाबेस ड्राइवर्स को ब्रिज करने के लिए एक डेस्कटॉप रैपर का उपयोग करता है जो अन्यथा मानक वेब ब्राउज़र वातावरण में प्रतिबंधित होते हैं।

यह एप्लिकेशन विभिन्न होस्टिंग प्लेटफ़ॉर्म पर सुसंगत डिप्लॉयमेंट सुनिश्चित करने के लिए Docker इमेज के रूप में पैक किया गया है।

Features

  • Database Management GUIs - Provides a browser-based graphical interface for executing queries and managing data across various SQL databases.
  • SQL Database Management - Provides a comprehensive graphical interface for connecting to and managing various SQL data sources.
  • Local Database Browsers - Enables connectivity to local database files and drivers typically restricted by web browser environments.
  • SQL Dialect Adapters - Provides an abstraction layer that supports multiple SQL dialects within a single unified user interface.
  • SQL Query Editors - Includes an interactive SQL editor with auto-completion and function hints to accelerate complex query development.
  • SQL Query Execution Engines - Provides a high-performance SQL execution engine with auto-completion and function hints for running database commands.
  • Web-Based Database Clients - Delivers a database management interface via a web browser for consistent access across different devices.
  • Local Driver Bridges - Implements a desktop wrapper that allows the web interface to utilize native database drivers restricted by browser security.
  • Schema Editors - Features a graphical interface for creating and editing table columns without writing manual SQL.
  • Containerized Deployments - Provides a Docker image to ensure consistent deployment of the database management environment across different hosting platforms.
  • Database Schema Designers - Provides tools for visually defining and managing database table structures, columns, and constraints.
  • Structural Statement Generators - Translates graphical changes to table columns into the necessary structural SQL statements for database modification.
  • Data Record Editing - Ships a high-performance grid for modifying individual database records with staging and preview capabilities.
  • Grid Edit Commit Managers - Includes a data grid that buffers modifications for preview and validation before committing bulk updates to the database.
  • Application Containerization - Packages the entire database management application and its dependencies into a portable Docker image.
  • Databases and Data Tools - Lightweight database GUI for the browser.

स्टार हिस्ट्री

outerbase/studio के लिए स्टार हिस्ट्री चार्टouterbase/studio के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Studio के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Studio के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jorgerojas26/lazysqljorgerojas26 का अवतार

    jorgerojas26/lazysql

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

    LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r

    Go
    GitHub पर देखें↗3,481
  • dbgate/dbgatedbgate का अवतार

    dbgate/dbgate

    6,769GitHub पर देखें↗

    DbGate is a universal database management tool and SQL client that provides a unified interface for querying and administering multiple SQL and NoSQL databases. It functions as a multi-database administration GUI and SQL IDE, allowing users to write and execute scripts and manage database schemas. The project distinguishes itself by acting as an API client and explorer for REST, GraphQL, and OData services, enabling users to fetch and export data from these endpoints. It also serves as a data integration tool, facilitating the movement of records between diverse databases and file formats suc

    Sveltecassandraclickhousecockroachdb
    GitHub पर देखें↗6,769
  • vrana/adminervrana का अवतार

    vrana/adminer

    7,432GitHub पर देखें↗

    Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical interface for administering various relational and document database engines. The application is distributed as a single file to simplify installation and deployment on web servers. It supports customization through external stylesheets for visual themes and a plugin architecture to extend core functionality and system behaviors. The tool covers database schema administration, including the creation of views and management of foreign keys. It includes a SQL query editor with au

    PHPdatabasemssqlmysql
    GitHub पर देखें↗7,432
  • datlechin/tableprodatlechin का अवतार

    datlechin/TablePro

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

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Swift
    GitHub पर देखें↗4,471
Studio के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

outerbase/studio क्या करता है?

Studio एक कंटेनराइज़्ड SQL डेटाबेस मैनेजमेंट टूल है जो विभिन्न SQL डेटाबेस में क्वेरीज़ निष्पादित करने और डेटा को मैनेज करने के लिए एक ब्राउज़र-आधारित ग्राफिकल इंटरफ़ेस प्रदान करता है। इसमें वेब-आधारित डेटाबेस प्रशासन के लिए डिज़ाइन किया गया एक विशेष क्वेरी एडिटर और ग्राफिकल प्रशासन इंटरफ़ेस शामिल है।

outerbase/studio की मुख्य विशेषताएं क्या हैं?

outerbase/studio की मुख्य विशेषताएं हैं: Database Management GUIs, SQL Database Management, Local Database Browsers, SQL Dialect Adapters, SQL Query Editors, SQL Query Execution Engines, Web-Based Database Clients, Local Driver Bridges।

outerbase/studio के कुछ ओपन-सोर्स विकल्प क्या हैं?

outerbase/studio के ओपन-सोर्स विकल्पों में शामिल हैं: jorgerojas26/lazysql — LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection… dbgate/dbgate — DbGate is a universal database management tool and SQL client that provides a unified interface for querying and… vrana/adminer — Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical… datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… ottermind/chat2db — Chat2DB is an AI-powered SQL client and multi-database GUI manager designed for managing various relational and NoSQL… pawelsalawa/sqlitestudio — SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a…