Pocketbase: Open-source back end in 1 file

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • SaaSHub

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

    SaaSHub logo
  • clace

    Clace is a web app deployment platform for internal tools

  • 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 for creating 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

  • Marmot - a distributed sqlite replicator

    5 projects | /r/golang | 16 Sep 2022
  • Show HN: PocketBase – open-source realtime back end in 1 file

    9 projects | news.ycombinator.com | 7 Jul 2022
  • One year as a solo dev building open-source data tools without funding

    6 projects | news.ycombinator.com | 21 Jun 2022
  • Gosane - A sane and simple Go REST API template.

    1 project | /r/golang | 5 Apr 2021
  • Eradicating N+1s: The Two-Phase Data Load and Render Pattern in Go

    4 projects | news.ycombinator.com | 28 May 2024