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

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

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

firebase/firebase-tools

0
View on GitHub↗
4,437 نجوم·1,217 تفرعات·TypeScript·MIT·9 مشاهدات

Firebase Tools

firebase-tools هي واجهة سطر أوامر ومنسق موارد سحابي يُستخدم لإدارة واختبار ونشر مشاريع Firebase. يعمل كأداة أساسية لإدارة الموارد السحابية، وتهيئة إعدادات المشروع، والتعامل مع المصادقة من الطرفية.

يتضمن المشروع محاكي خدمة سحابية محلي يسمح للمطورين بتشغيل إصدارات محلية من الخدمات السحابية للتحقق من السلوك قبل النشر في الإنتاج. كما ينفذ خادماً يعتمد على بروتوكول سياق النموذج (Model Context Protocol) لكشف بيانات المشروع وعناصر تحكم الخدمة لمساعدي الذكاء الاصطناعي.

تغطي الأداة مجموعة واسعة من القدرات التشغيلية، بما في ذلك نشر ومراقبة الوظائف بدون خادم (serverless)، وعمليات قاعدة بيانات NoSQL لـ Firestore وRealtime Database، وتوزيع ملفات تطبيقات الهاتف الثنائية على المختبرين. كما يوفر أدوات للتحقق من قواعد الأمان، وإدارة التكوين عن بعد، وترحيل بيانات حساب المستخدم.

Features

  • Firebase Administration Tools - Manages cloud resources, configures project settings, and handles authentication from a command line interface.
  • Cloud Project Management CLIs - Configures, tests, and deploys cloud project resources using a command-line interface.
  • Cloud Project Management Interfaces - Provides a comprehensive command-line interface for managing and deploying Firebase cloud projects and services.
  • Firestore Management - Enables deleting documents or collections and listing deployed indexes within a Firestore database.
  • Database Record Operations - Performs standard CRUD operations and recursive deletions on real-time and document databases via the CLI.
  • Local Database Development Tools - Starts a local instance of the database environment to test queries and operations before deployment.
  • NoSQL Databases - Enables querying and manipulating non-relational data in Firestore and Realtime Database.
  • NoSQL Database Querying - Reads, writes, and manages documents in NoSQL and SQL databases and retrieves schema information.
  • Realtime Database Administration - Performs data operations, modifies settings, and generates usage reports for a realtime database.
  • Cloud Service Emulators - Provides local versions of cloud services to allow testing and validation before pushing code to production.
  • Cloud Resource Provisioning - Creates and manages projects, registered apps, and associated cloud infrastructure resources.
  • Cloud Provisioning - Creates projects, registers new applications, and provisions required cloud resources in existing environments.
  • Cloud Resource Orchestrators - Acts as an orchestrator for provisioning and configuring cloud components like functions, databases, and hosting.
  • Infrastructure as Code Deployments - Maps local directories and settings to remote cloud resources using structured configuration files to orchestrate asset uploads.
  • Serverless Function Management - Provides programmatic control over the lifecycle of serverless functions, including deployment and monitoring.
  • Firebase Functions Deployments - Handles the lifecycle of serverless functions including logging, runtime configuration, and secret management.
  • Account Authentication Managers - Authenticates users through browsers or tokens to manage multiple project environments and CI workflows.
  • Serverless Project Deployments - Pushes local configurations and project files to remote serverless and hosting environments.
  • Project Environment Initializations - Sets up a new project directory by creating configuration files that link local code to remote resources.
  • MCP Protocol Integrations - Connects AI assistants to project data and service controls using the Model Context Protocol.
  • MCP Servers - Implements the Model Context Protocol to expose project data and service controls to external AI assistants.
  • Schema Model Deployment - Pushes validated schemas, operations, and data from a local environment to a production cloud database.
  • Database Schema Validation - Checks for syntax and compile-time errors in GraphQL code using schema-based auto-complete suggestions.
  • Cloud Service Extension Managers - Installs, configures, and updates pre-packaged service extensions and their associated software development kits.
  • Remote Configuration Management - Manages templates and publishes versioned updates for remote application settings and experiments.
  • Mobile App Distribution Platforms - Uploads binary releases and manages tester groups and memberships for mobile application distribution.
  • Pre-release App Distributions - Uploads release binaries to testers and manages tester groups and automated test cases.
  • Push Notification Dispatchers - Dispatches real-time alerts and messages to specific mobile devices and topics.
  • AI Protocol Server Integrations - Implements a server based on the Model Context Protocol to expose project data and service controls to AI assistants.
  • Security Rule Validation Tools - Checks syntax and validates security rules for databases and storage to ensure correct access control.
  • Functional Extension Bundles - Installs, configures, and updates pre-packaged extensions to add specific project functionality.
  • GraphQL Operation Execution - Executes GraphQL queries and mutations against local emulators or production instances to read and populate data.
  • CLI and Editor Tools - Official command-line interface for Firebase.

سجل النجوم

مخطط تاريخ النجوم لـ firebase/firebase-toolsمخطط تاريخ النجوم لـ firebase/firebase-tools

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Firebase Tools

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Firebase Tools.
  • antlervc/firetableالصورة الرمزية لـ AntlerVC

    AntlerVC/firetable

    6,813عرض على GitHub↗

    Firetable is a backend administration platform and low-code orchestrator for Firebase databases. It provides a spreadsheet-like interface for managing cloud database records, defining rich data fields, and controlling user access permissions. The project functions as a no-code automation platform and cloud function orchestrator, allowing for the deployment and management of serverless logic through a visual browser interface. It enables the creation of backend workflows and external API integrations that are triggered by specific data changes at the field level. The platform covers broad cap

    TypeScript
    عرض على GitHub↗6,813
  • boto/boto3الصورة الرمزية لـ boto

    boto/boto3

    9,834عرض على GitHub↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    عرض على GitHub↗9,834
  • firebase/quickstart-jsالصورة الرمزية لـ firebase

    firebase/quickstart-js

    5,367عرض على GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    عرض على GitHub↗5,367
  • datlechin/tableproالصورة الرمزية لـ datlechin

    datlechin/TablePro

    4,471عرض على GitHub↗

    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
عرض جميع البدائل الـ 30 لـ Firebase Tools→

الأسئلة الشائعة

ما هي وظيفة firebase/firebase-tools؟

firebase-tools هي واجهة سطر أوامر ومنسق موارد سحابي يُستخدم لإدارة واختبار ونشر مشاريع Firebase. يعمل كأداة أساسية لإدارة الموارد السحابية، وتهيئة إعدادات المشروع، والتعامل مع المصادقة من الطرفية.

ما هي الميزات الرئيسية لـ firebase/firebase-tools؟

الميزات الرئيسية لـ firebase/firebase-tools هي: Firebase Administration Tools, Cloud Project Management CLIs, Cloud Project Management Interfaces, Firestore Management, Database Record Operations, Local Database Development Tools, NoSQL Databases, NoSQL Database Querying.

ما هي البدائل مفتوحة المصدر لـ firebase/firebase-tools؟

تشمل البدائل مفتوحة المصدر لـ firebase/firebase-tools: antlervc/firetable — Firetable is a backend administration platform and low-code orchestrator for Firebase databases. It provides a… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… firebase/quickstart-js — This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase… datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… tencent/weknora — WeKnora is a multi-tenant retrieval-augmented generation (RAG) knowledge platform and autonomous AI agent framework.… firebase/firebase-js-sdk — This is a backend-as-a-service SDK that connects web and mobile applications to a suite of cloud services. It provides…