加载中
正在获取最新内容,请稍候...
正在获取最新内容,请稍候...
PocketBase is an open source Go backend in 1 file. It includes an embedded database (SQLite), realtime subscriptions, built-in authentication, file storage and an intuitive Admin dashboard.
PocketBase is a super light and fast backend for your web and mobile applications written in Go. It's an open source alternative to Firebase and Supabase, focusing on simplicity and developer experience by packing all core backend necessities into one portable file.
Setting up traditional backend stacks (database, API server, auth, real-time features) can be complex and time-consuming. PocketBase simplifies this by providing all essential backend features in a single, easily deployable package.
Includes an embedded SQLite database within the single binary file.
Provides easy-to-use real-time subscriptions for data changes.
Comes with a powerful built-in authentication system supporting email/password and OAuth2.
Offers an intuitive web-based Admin UI to manage your database and users.
Integrates with S3 compatible storage providers for file uploads.
Due to its simplicity, speed, and bundled features, PocketBase is suitable for a variety of applications:
Quickly set up a backend with user authentication and data storage for a new web or mobile app concept.
Significantly reduces development time for initial versions of applications.
Develop applications requiring instant updates, such as chat apps, collaborative tools, or live dashboards.
Simplifies implementing complex real-time functionality.
Create backend APIs and data storage for static sites needing dynamic features like contact forms, comments, or user accounts.
Provides a full backend without needing a complex server setup.
Build simple backend systems for internal business tools, dashboards, or data collection apps.
Fast deployment and easy management for internal use cases.
You might be interested in these projects
Explore the capabilities of hekate, a powerful, GUI-driven bootloader for the Nintendo Switch, enabling custom firmware loading, payload injection, system maintenance, and more for enthusiasts and developers.
Sniffnet is a free and open-source network monitoring tool designed for comfortable and insightful internet traffic analysis. It provides a user-friendly graphical interface to visualize and inspect data packets in real-time.
Sentinel is a powerful flow control component designed for cloud-native microservices, enabling enhanced reliability, resilience, and monitoring capabilities for distributed systems. It helps prevent cascading failures and ensures system stability under high-concurrency scenarios.