Pocketbase: Open-source back end in 1 file

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pocketbase

    Open Source realtime backend in 1 file

  • Is there an article somewhere, outside of the Pocketbase docs, presenting that pattern?

    - https://github.com/pocketbase/pocketbase/blob/master/core/ap...

  • htmx

    </> htmx - high power tools for HTML

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • nocodb

    🔥 🔥 🔥 Open Source Airtable Alternative

  • It is great to see the number of good opensource projects in this area. Grist and NocoDB deserve mentions, although more targeted towards database management. It is also amazing that they provide so simple ways to get started (single file/electron)

    - https://github.com/gristlabs

    - https://nocodb.com/

  • litestream

    Streaming replication for SQLite.

  • Litestream is a library that allows you to easily create backups. You can probably just do analytic queries on the backup data and reduce load on your server.

    https://litestream.io/

  • van

    🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.

  • Depends on what you consider minimal, but I enjoy working with PocketBase and VanJS[1]. However there is no component library built in (if this is what you were asking for).

    [1]: https://vanjs.org/

  • smoothdb

    SmoothDB provides an automatic RESTful API to PostgreSQL databases

  • Pocketbase seems really well done and useful.

    I am building something similar but at a lower level and based on PostgreSQL.

    https://github.com/sted/smoothdb

    It aims to be compatible with the PostgREST API.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • clace

    Clace is a platform for hypermedia driven web tools. Clace makes self-hosting web-apps easy

  • I have been building a project https://github.com/claceio/clace which aims to make building hypermedia based web applications easier. Clace is implemented in go, it uses Starlark (python syntax subset) for application configuration. With Clace, the apps are implemented using Starlark and (go) html templates, HTMX is used for web interface, app developer does not need to write any JavaScript.

  • Encore

    Encore is the Backend Development Platform purpose-built to help you create event-driven and distributed systems.

  • Very cool. Reminds me of the encore framework, also written in go: https://github.com/encoredev/encore

    Need to spend some more time looking into these go based frameworks, they seem great for quick prototyping

  • ent

    An entity framework for Go

  • pocketbase-stripe

    Pocketbase extention built in Go with stripe webhooks currently in use at sign365.com.au and fastpocket.dev

  • If anyone is interested in extending I have done some work on it and can confirm it is quite easy. I extended it to be able to use stripe check it out below:

    https://github.com/mrwyndham/pocketbase-stripe

  • pocketbase-nuxt

    A test project with pocketbase

  • Pocketbase is amazing, I had made a small starter with nuxt 3.

    https://github.com/fayazara/pocketbase-nuxt

    Example has

  • pocketbase

    PocketBase client SDK for python (by vaphes)

  • docker-pocketbase

    miguelgargallo/docker-pocketbase

  • PocketBase is amazing, I can achieve almost all my projects self hosted without any thirdparty on dockers with this

    https://github.com/miguelgargallo/docker-pocketbase

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts