pocketbase
Socket.io
pocketbase | Socket.io | |
---|---|---|
197 | 844 | |
40,336 | 61,172 | |
2.9% | 0.3% | |
9.2 | 9.3 | |
6 days ago | 20 days ago | |
Go | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pocketbase
-
For the Love of God...just use Supabase
Pocketbase is a lightweight, open-source backend solution that combines a real-time database with file storage and authentication services. Its key benefits include simplicity and portability, as it can be run locally or in the cloud without much overhead. Designed to be user-friendly for both small projects and rapid prototyping, Pocketbase makes it easy for developers to quickly deploy applications with built-in user authentication and admin UI for managing data.
-
Svelte 5 Released
PocketBase's UI is built with Svelte: https://github.com/pocketbase/pocketbase/tree/master/ui
-
Supercharge the One Person Framework with SQLite
Reading the title makes me think that I’m about to see an article about Pocketbase [0]. With the big refactoring in RC (v0.23.0), extending Pocketbase is going to be much better.
[0] https://pocketbase.io/
-
Pocketbase v0.23.0-RC Prerelease
Gani has done a great job of keeping folks in the loop about upcoming changes and the thought process behind them, see this thread for more context: https://github.com/pocketbase/pocketbase/discussions/4355#di...
-
Ubuntu 上安装和配置 PocketBase 指南
wget https://github.com/pocketbase/pocketbase/releases/download/v0.x.x/pocketbase_0.x.x_linux_amd64.zip
-
Flutter vs Native: Why Flutter Wins for TV App Development
Flutter plays well with modern backend solutions like Firebase, Supabase, AWS Amplify, Appwrite, and PocketBase. This gives you a variety of options to choose from whether you are an indie developer, startup, established company, agency, or enterprise.
-
Exploring Goja: A Golang JavaScript Runtime
This is the runtime pocketbase uses to allow javascript interop.
Pocketbase is the framework that makes me want to switch to golang. It just makes a lot of sense.
One thing that concerned me, though. How do I debug goja? It doesn't seem like I can set breakpoints as usual.
https://pocketbase.io/
-
Show HN: InstantDB – The Modern Firebase
Seems comparable to https://pocketbase.io/
-
Using GitHub as an Authentication Provider in Your Angular App with PocketBase
PocketBase is a Backend as a Service (BaaS) like FireBase, SupaBase, Appwrite and many others.
-
We needed to run maintenance queries (SQL) with user input
In my spare time, I started experimenting with PocketBase — a SaaS backend packaged in a single file, written in Go, and extensible with JavaScript. PocketBase uses an SQLite database and comes with a robust set of features, including the ability to subscribe to data changes in your database. It also has built-in authentication and allows you to define rules for data access and modifications.
Socket.io
-
WebRTC python server: STUN/TURN servers for your python app
aiortc can be easily integrated with other python libraries such as aiohttp for web server as well as other third party libraries such as socket.io for real time event handling
-
Build a Youtube Clone with Strapi and Flutter: Part 1
We need to allow users to get real-time updates when a new video, comment, or like is created or when a video is updated. To do this, we'll use Socket.IO. We'll write a custom Socket implementation in our Strapi project to handle real-time functionalities.
-
Building Tetris using WebSocket and Svelte Stores
uWebSockets is web server written in C++. In our case we'll be using uWebSockets.js which has bindings to NodeJS. It can be used as a usual web server but the main feature is its WebSocket server. It is 10x faster than Socket.IO and 8.5x faster than Fastify. I have to say I haven't benchmarked it myself. I decided to use uWebSockets just because it feels more pure to my taste. For example it doesn't require Express it runs on it's own, also it doesn't have any additional wrappers or helper functions that "babysit" you. You just get a message and you handle it whatever the way you want it. So if you're ok with that approach and you need a faster WebSocket server then you should use uWebSockets.
-
Build a Real-time Notification System with Socket.IO and ReactJS
This tutorial will guide you through building a real-time notification system for a chat app using React and Socket.io. React is ideal for creating dynamic, reusable components and efficiently managing your app’s state. Socket.io enables real-time, bidirectional communication between the server and the browser, allowing instant message delivery without page reloads. This combination lets you build a responsive, interactive UI that communicates with the server in real-time.
-
Top 7 Notification Solutions for Next.js Application
1. Real-Time Notifications with Socket.io
-
6 Repositories To Master Node.js
5. Socket.io
-
Low-code drag-and-drop tool for building RESTful APIs with in minutes.
Socket.io: Real-time communication used by the application to provide live update of some feature and settings.
-
WebSocket : Create your First WebSocket connection
Websockets in Node.js There are various libraries that let you create a ws server:- https://www.npmjs.com/package/websocket https://github.com/websockets/ws https://socket.io/
-
Creating a nextjs chat app for learning to integrate sockets
For the socket integration I use https://socket.io/ and follow their integration guide about nextjs ( https://socket.io/how-to/use-with-nextjs)
-
Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡️
Wasp has lots of time-saving features, including WebSocket support via Socket.IO, Authentication, Database Management, and Full-stack type-safety out-of-the box.
What are some alternatives?
supabase - The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
SocketCluster - Highly scalable realtime pub/sub and RPC framework
Appwrite - Your backend, minus the hassle.
Primus - :zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
surrealdb - A scalable, distributed, collaborative, document-graph database, for the realtime web
Centrifugo - Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
peerjs - Simple peer-to-peer with WebRTC.
litestream - Streaming replication for SQLite.
Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
thin-backend - 🔥 Thin Backend is a Blazing Fast, Universal Web App Backend for Making Realtime Single Page Apps
Mercure - 🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications