💻 开发工具

pocketbase

⭐ 58,774 Stars 📜 MIT 替代: Firebase / Supabase

📖 项目简介

PocketBase 是一个开源 Go 后端,包括: - 具有实时订阅的嵌入式数据库 ( SQLite ) - 内置文件和用户管理 - 方便的管理仪表板 UI - 和简单的 REST-ish API 有关文档和示例,请访问 https://pocketbase.io/docs。 [!警告] 请记住,PocketBase 仍在积极开发中,因此在达到 v1.0.0 之前不能保证完全向后兼容性。 API SDK 客户端 与 API SDK 交互的最简单方式

🔗 GitHub 项目地址

https://github.com/pocketbase/pocketbase

🔄 可替代的商用软件

Firebase / Supabase

📝 项目原文介绍(英文)

PocketBase is an open source Go backend that includes: - embedded database ( SQLite ) with realtime subscriptions - built-in files and users management - convenient Admin dashboard UI - and simple REST-ish API For documentation and examples, please visit [!WARNING] Please keep in mind that PocketBase is still under active development and therefore full backward compatibility is not guaranteed before reaching v1.0.0. API SDK clients The easiest way to interact with the PocketBase Web APIs is to u

💬 社区讨论

⚠️ 免责声明:本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。