awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDatabase Schema Lifecycle Management

Management of the basic lifecycle of databases, including creation, renaming, and deletion within a connection.

Distinct from Database Lifecycle Management: Distinct from operational Database Lifecycle Management which focuses on scaling and upgrades; this focuses on basic DDL management of the database object.

Explore 1 awesome GitHub repository matching devops & infrastructure · Database Schema Lifecycle Management. Refine with filters or upvote what's useful.

Awesome Database Schema Lifecycle Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tableplus/tableplusالصورة الرمزية لـ TablePlus

    TablePlus/TablePlus

    3,799عرض على GitHub↗

    TablePlus is a SQL database management GUI and professional administration tool designed for managing relational and NoSQL databases. It functions as a native SQL query client and relational data browser, providing a graphical interface for database administration, schema management, and data exploration. The project distinguishes itself through a staged-change commit system that buffers GUI-driven modifications locally for review before they are applied to the server. It also features a native-protocol connection layer for low-latency communication and secure connectivity via SSH tunneling.

    Enables creating, renaming, and deleting databases within a connection, including specifying encoding and collation.

    عرض على GitHub↗3,799
  1. Home
  2. DevOps & Infrastructure
  3. Database Schema Lifecycle Management