zq-platform  by jiangzhikj

Full-stack enterprise low-code/no-code development platform

Created 6 months ago
371 stars

Top 76.1% on SourcePulse

GitHubView on GitHub
Project Summary

Summary ZQ Platform accelerates enterprise application development with a full-stack, low-code/no-code system. It targets developers building internal management systems, SaaS products, and prototypes, offering a rich feature set and significant time savings through visual development tools.

How It Works The platform features a decoupled architecture with a high-performance FastAPI backend and a Vue 3 + Element Plus frontend. Its core differentiator is integrated zero-code/low-code modules for visually designing forms, pages, and dashboards via drag-and-drop. It also includes RAG-based AI chat and real-time communication.

Quick Start & Requirements Requires Python 3.12+, Node.js 20.10+, pnpm 9.12+, PostgreSQL 16+, Redis. Install via pip install -r requirements.txt and pnpm install. Run migrations (alembic upgrade head) and start servers (uvicorn main:app --reload, pnpm dev). Access at http://localhost:5777. Demos: https://opensource.zq-platform.com/, https://demo.zq-platform.com/.

Highlighted Details

  • Zero-Code Editors: Visual drag-and-drop for forms (30+ components), pages, and dashboards (20+ chart types).
  • AI Integration: RAG using Qdrant, supporting OpenAI, Anthropic, DashScope.
  • Enterprise Features: RBAC, org management, real-time chat, multi-database support, extensive third-party integrations (OAuth, sync), and file storage options.
  • Code Generation: Built-in tools for generating code.

Maintenance & Community Hosted on GitHub (https://github.com/jiangzhikj/zq-platform), encouraging contributions via Issues and Pull Requests. Specific maintainer or sponsorship details are not provided.

Licensing & Compatibility Dual-licensed: Apache License 2.0 core + "ZQ-Platform Public License Supplemental Terms." Supplemental terms mandate attribution ("powered by ZQ-Platform") and restrict trademark use, requiring careful review for commercial deployments.

Limitations & Caveats Supplemental license terms impose attribution and trademark restrictions impacting commercial adoption. The project's implementation focuses exclusively on a FastAPI backend, despite the initial description mentioning Django.

Health Check
Last Commit

3 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
0
Star History
60 stars in the last 30 days

Explore Similar Projects

Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), and
27 more.

open-webui by open-webui

0.6%
139k
Self-hosted AI platform for local LLM deployment
Created 2 years ago
Updated 2 days ago
Feedback? Help us improve.