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
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
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.
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
firebase-tools هي واجهة سطر أوامر ومنسق موارد سحابي يُستخدم لإدارة واختبار ونشر مشاريع Firebase. يعمل كأداة أساسية لإدارة الموارد السحابية، وتهيئة إعدادات المشروع، والتعامل مع المصادقة من الطرفية.
الميزات الرئيسية لـ 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: 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…