plmustache VS smoothdb

Compare plmustache vs smoothdb and see what are their differences.

plmustache

Logic-less templates for Postgres (by PostgREST)

smoothdb

SmoothDB provides an automatic RESTful API to PostgreSQL databases (by sted)
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
plmustache smoothdb
2 2
27 17
- -
6.7 9.2
15 days ago 14 days ago
C Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

plmustache

Posts with mentions or reviews of plmustache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-18.
  • PostgREST: Providing HTML Content Using Htmx
    12 projects | news.ycombinator.com | 18 Dec 2023
    This doc was meant to be a POC, just to show what's possible. We're working on migrating it to Mustache templates which do automatic escaping: https://github.com/PostgREST/plmustache?tab=readme-ov-file#e...

    You're right though, we'll put a warning there. Thanks for the feedback.

smoothdb

Posts with mentions or reviews of smoothdb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-06.
  • Pocketbase: Open-source back end in 1 file
    15 projects | news.ycombinator.com | 6 Jan 2024
    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.

  • PostgREST: Providing HTML Content Using Htmx
    12 projects | news.ycombinator.com | 18 Dec 2023
    For those who might be interested, I've recently published SmoothDB on GitHub [1], which, like PostgREST, provides a RESTful API to PostgreSQL databases.

    It's a beta, aiming for compatibility with PostgREST, but it's not ready for production yet (so continue to use the very good PostgREST).

    Written in Go, SmoothDB can be used both stand-alone and as a module for more complex server applications, which was my main motivation for writing this.

    Your thoughts and contributions are greatly appreciated as they will help in the ongoing development and refinement of SmoothDB.

    [1] https://github.com/sted/smoothdb

What are some alternatives?

When comparing plmustache and smoothdb you can also consider the following projects:

sqitch - Sensible database change management

SQLpage - SQL-only webapp builder, empowering data analysts to build websites and applications quickly

couchapp - Utilities to make standalone CouchDB application development simple

pocketbase-nuxt - A test project with pocketbase

omnigres - Postgres as a Platform

neurelo-go-htmx-example - A go project built using Neurelo and Htmx.

docker-pocketbase - miguelgargallo/docker-pocketbase

astro - The web framework for content-driven websites. ⭐️ Star to support our work!

pocketbase - PocketBase client SDK for python