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

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

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

parse-community/parse-dashboard

0
View on GitHub↗
3,809 نجوم·1,414 تفرعات·JavaScript·2 مشاهداتparseplatform.org↗

Parse Dashboard

Parse Dashboard is a web-based administrative interface designed for managing applications powered by the Parse Server framework. It functions as a centralized console that enables developers and administrators to oversee backend configurations, user accounts, and operational settings through a graphical environment.

The dashboard provides a comprehensive suite of tools for database administration, allowing users to browse, filter, and modify relational data records directly. It includes integrated capabilities for data visualization, enabling the generation of charts and graphs to track trends and aggregated information. Furthermore, the interface serves as an interactive environment for GraphQL API development, where users can test and refine queries and schemas before integrating them into their application logic.

Beyond standard data management, the platform supports backend logic orchestration by allowing users to trigger custom server-side functions and administrative scripts on demand. It also offers advanced security verification features, such as the ability to simulate user access to test visibility rules and data privacy constraints. Users can further customize their workflow by saving complex search queries as named views for recurring analysis.

The application is configured and deployed as a standalone web console that communicates with the backend via a secure middleware proxy layer.

Features

  • Database Record Management - Provides a graphical interface for browsing, filtering, and modifying application data records.
  • Server Management Dashboards - Serves as a comprehensive web-based administrative dashboard for managing data, users, and configurations for backend application frameworks.
  • Relational Data Management - Offers a graphical interface for browsing, filtering, and managing relational database records.
  • API Proxy Layers - Acts as a secure middleware proxy layer to forward administrative requests from the browser to the backend.
  • Database Administration Consoles - Offers a graphical interface for browsing, filtering, and managing relational database records with integrated data visualization tools.
  • Application Administration Interfaces - Provides a centralized web-based console for managing backend configurations, user accounts, and operational settings for application frameworks.
  • Natural Language Query Parsing - Translates natural language instructions into structured database commands for easier data management.
  • Data Visualization - Provides tools for generating visual charts and graphs from database records.
  • Natural Language Modifications - Allows database operations like creating classes or adding records via natural language instructions.
  • Schema-Aware Retrieval - Dynamically generates input forms and table structures by inspecting backend metadata and field definitions.
  • Backend Orchestrators - Enables triggering custom server-side functions and administrative scripts directly from a graphical interface.
  • Server Configurations - Provides a web-based console to modify application parameters and operational configurations without code changes.
  • GraphQL Integrated Development Environments - Provides an interactive browser environment for testing and refining GraphQL queries and schemas.
  • On-Demand Function Triggers - Enables triggering custom server-side functions directly from the interface for administrative tasks.
  • Role-Based Access Control - Allows administrators to simulate user access to verify security constraints and data visibility rules.
  • User Access Controls - Enables browsing the application with the permissions of another user to verify security and privacy rules.
  • Backend Logic Controllers - Orchestrates the execution of custom server-side functions and administrative scripts.
  • Data Trend Visualizations - Generates charts and graphs from database records to provide insights into aggregated information.
  • User Account Management - Centralizes the management of user profiles, authentication states, and account permissions.
  • Interactive Explorers - Provides an interactive environment for testing and refining GraphQL queries and schemas before application integration.

سجل النجوم

مخطط تاريخ النجوم لـ parse-community/parse-dashboardمخطط تاريخ النجوم لـ parse-community/parse-dashboard

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

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

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

Start searching with AI

مجموعات مختارة تضم Parse Dashboard

مجموعات منسقة بعناية يظهر فيها Parse Dashboard.
  • واجهة ويب لإدارة خوادم Linux

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

ما هي وظيفة parse-community/parse-dashboard؟

Parse Dashboard is a web-based administrative interface designed for managing applications powered by the Parse Server framework. It functions as a centralized console that enables developers and administrators to oversee backend configurations, user accounts, and operational settings through a graphical environment.

ما هي الميزات الرئيسية لـ parse-community/parse-dashboard؟

الميزات الرئيسية لـ parse-community/parse-dashboard هي: Database Record Management, Server Management Dashboards, Relational Data Management, API Proxy Layers, Database Administration Consoles, Application Administration Interfaces, Natural Language Query Parsing, Data Visualization.

ما هي البدائل مفتوحة المصدر لـ parse-community/parse-dashboard؟

تشمل البدائل مفتوحة المصدر لـ parse-community/parse-dashboard: filamentphp/filament — Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel… mock-server/mockserver-monorepo — This project is a multi-protocol API simulation and mocking system designed to replace external dependencies during… railsadminteam/rails_admin — Rails Admin is a web-based management dashboard and Active Record model manager for Ruby on Rails applications. It… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… gristlabs/grist-core — Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a… bytebase/bytebase — Bytebase is a database DevSecOps platform and management console designed to orchestrate schema migrations,…

بدائل مفتوحة المصدر لـ Parse Dashboard

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Parse Dashboard.
  • filamentphp/filamentالصورة الرمزية لـ filamentphp

    filamentphp/filament

    31,215عرض على GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    PHPadminalpine-jsbuilder
    عرض على GitHub↗31,215
  • mock-server/mockserver-monorepoM

    mock-server/mockserver-monorepo

    4,897عرض على GitHub↗

    This project is a multi-protocol API simulation and mocking system designed to replace external dependencies during development and testing. It provides an API mocking server, a network traffic proxy, and specialized simulators for language model services and identity providers. The system distinguishes itself through deep AI simulation capabilities, including the emulation of language model providers and Model Context Protocol servers using JSON-RPC 2.0. It supports multi-turn conversational logic, state tracking for AI chat APIs, and the visualization of agent execution through call graphs

    Java
    عرض على GitHub↗4,897
  • railsadminteam/rails_adminالصورة الرمزية لـ railsadminteam

    railsadminteam/rails_admin

    7,957عرض على GitHub↗

    Rails Admin is a web-based management dashboard and Active Record model manager for Ruby on Rails applications. It provides a graphical user interface for creating, reading, updating, and deleting database records, serving as a secure back office for database content management and administrative data auditing. The project distinguishes itself through a reflection-based schema mapping system that automatically generates CRUD interfaces from database metadata. It includes specialized tools for data versioning and change auditing to track administrative activity, as well as utilities for import

    Ruby
    عرض على GitHub↗7,957
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • عرض جميع البدائل الـ 30 لـ Parse Dashboard→