2 个仓库
Tools specifically designed for the administration and management of Firebase database instances.
Distinct from Firebase Backend Integrations: Shortlist focuses on integration libraries or specific messaging services, not general administrative platforms.
Explore 2 awesome GitHub repositories matching data & databases · Firebase Administration Tools. Refine with filters or upvote what's useful.
Firetable 是一个 Firebase 数据库的后端管理平台和低代码编排器。它提供了一个类似电子表格的界面,用于管理云数据库记录、定义丰富的数据字段以及控制用户访问权限。 该项目作为一个无代码自动化平台和云函数编排器,允许通过可视化浏览器界面部署和管理无服务器逻辑。它支持创建后端工作流以及由特定字段级数据更改触发的外部 API 集成。 该平台涵盖了广泛的功能领域,包括针对表和字段安全性的基于角色的访问控制、用于自定义数据输入类型的动态模式解析,以及用于批量数据导入和导出的工具。它还集成了来自外部 Web 端点的实时数据检索,以填充数据库单元格。
Provides a management platform for defining rich data fields and controlling access for Firebase databases.
firebase-tools is a command-line interface and cloud resource orchestrator used to manage, test, and deploy Firebase projects. It serves as the primary tool for administering cloud resources, configuring project settings, and handling authentication from a terminal. The project includes a local cloud service emulator that allows developers to run local versions of cloud services to verify behavior before production deployment. It also implements a server based on the Model Context Protocol to expose project data and service controls to AI assistants. The tool covers a wide range of operation
Manages cloud resources, configures project settings, and handles authentication from a command line interface.