junco-cms VS pg_bitemporal

Compare junco-cms vs pg_bitemporal and see what are their differences.

junco-cms

Minimal git-based CMS in Node.js (by frameable)

pg_bitemporal

Bitemporal tables in Postgres (by scalegenius)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
junco-cms pg_bitemporal
1 7
9 140
- 1.4%
3.5 0.0
about 1 year ago about 2 years ago
JavaScript PLpgSQL
MIT License BSD 3-clause "New" or "Revised" 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.

junco-cms

Posts with mentions or reviews of junco-cms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-23.
  • Show HN: I made a CMS that uses Git to store your data
    13 projects | news.ycombinator.com | 23 Oct 2022
    This sounds cool. We wrote a git-based CMS[0] that is a little different. It has a nice-enough UI for creating and editing markdown documents, which are stored in git. And then it has a JSON API so that your main site can fetch the content and style / format however it likes. Users log in with OAuth or local passwords and their edits end up as git commits that are attributed to them.

    [0]: https://github.com/frameable/junco-cms

pg_bitemporal

Posts with mentions or reviews of pg_bitemporal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.
  • The Guide to PostgreSQL Data Change Tracking
    5 projects | news.ycombinator.com | 24 Feb 2024
    I feel like i keep yelling the following, but bitemporal tables.

    - https://aiven.io/blog/two-dimensional-time-with-bitemporal-d...

    - https://github.com/scalegenius/pg_bitemporal

    4 timestamps and some ugly queries.

  • Eventual Business Consistency
    1 project | news.ycombinator.com | 5 Aug 2023
    People here may also be interested to see this analysis of the state of SQL:2011 "temporal table" feature adoption: https://illuminatedcomputing.com/posts/2019/08/sql2011-surve...

    I don't think much has really changed since, and I'm not sure Postgres is any closer to addressing this natively (although there have been extensions, e.g. https://github.com/scalegenius/pg_bitemporal).

  • Show HN: I made a CMS that uses Git to store your data
    13 projects | news.ycombinator.com | 23 Oct 2022
  • Record history / Temporal table question
    1 project | /r/PostgreSQL | 25 Feb 2022
    Something more sophisticated would be https://github.com/scalegenius/pg_bitemporal
  • PostgreSQL 14 Released
    1 project | /r/programming | 2 Oct 2021
  • Bitemporal History
    6 projects | news.ycombinator.com | 8 Apr 2021
    Sure, I can appreciate that native support for a feature like this is nice.

    As I understand it, most implementations (including another one for bitemporality[1]) involve either audit tables, as you mention, and/or additional support columns. It's as if the "now" representation is simply a narrow lens onto the underlying data.

    That said, PostgreSQL encodes and has battle-tested decades of database functionality including an ecosystem around those, so I'd be a little wary of switching technology even if it does solve one individual problem thoroughly. Everything has to start somewhere, though.

    [1] - https://github.com/scalegenius/pg_bitemporal

What are some alternatives?

When comparing junco-cms and pg_bitemporal you can also consider the following projects:

wasmer.io - The Wasmer.io website

temporal_tables - Temporal Tables PostgreSQL Extension

periods - PERIODs and SYSTEM VERSIONING for PostgreSQL

Reladomo - Reladomo is an enterprise grade object-relational mapping framework for Java.

Publii - The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.

crux - General purpose bitemporal database for SQL, Datalog & graph queries. Backed by @juxt [Moved to: https://github.com/xtdb/xtdb]

Kirby - Kirby's core application folder

decap-cms - A Git-based CMS for Static Site Generators

outstatic - Outstatic - A static CMS for Next.js

cms - The core Laravel CMS Composer package