| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PowerSync is a sync engine for building local-first apps with instantly-responsive UI/UX and simplified state transfer. Syncs between SQLite on the client-side and Postgres, MongoDB, MySQL or SQL Server on the server-side.
powersync-service is the monorepo for the core PowerSync Service.
The service can be started using the public Docker image. See the image notes
modules/module-mongodb-storage
Contains the PowerSync Service code. This project is used to build the journeyapps/powersync-service Docker image.
Technical documentation regarding the implementation of PowerSync.
Contains a minimal client demonstrating direct usage of the HTTP stream sync API. This can be used to test sync config in contexts such as automated testing.
See the notes for local development instructions.
| Back | FazBrowse Home | New Git URL |