Elixir Postgresql

Open-source Elixir projects categorized as Postgresql

Top 11 Elixir Postgresql Projects

  • Plausible Analytics

    Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

  • Project mention: We need to Speak about Google Code Quality | dev.to | 2024-04-24

    I could do the same exercise with Google Analytics and Google Tag Manager, but luckily I don't need to, since Plausible already did. A piece of advice, rip out Google Analytics and use Plausible instead. It first of all doesn't destroy your website, and secondly it doesn't violate the GDPR - So you can embed it on your site without having to warn your visitors about that they're being spied on by Google.

  • realtime

    Broadcast, Presence, and Postgres Changes via WebSockets

  • Project mention: A Technical Dive into PostgreSQL's replication mechanisms | news.ycombinator.com | 2024-01-11

    You can LISTEN/NOTIFY. Or you can use logical replication and a custom subscriber.[1] Supabase uses the latter.[2]

    [1]: https://www.postgresql.org/docs/current/logical-replication....

    [2]: https://github.com/supabase/realtime

  • 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
  • changelog.com

    Changelog is news and podcast for developers. This is our open source platform.

  • Project mention: Ask HN: How does your CI/CD stack look like today? | news.ycombinator.com | 2023-07-30

    Another https://dagger.io fan here. Have been using it since late 2021 to continuously deploy a Phoenix app to Fly.io: https://github.com/thechangelog/changelog.com/pull/395. Every commit goes into production.

    This is what the GHA workflow currently looks like: https://github.com/thechangelog/changelog.com/blob/c7b8a57b2...

    FWIW, you can see how everything fits together in this architecture diagram: https://github.com/thechangelog/changelog.com/blob/master/IN...

  • supavisor

    A cloud-native, multi-tenant Postgres connection pooler.

  • Project mention: PostgreSQL Is Enough | news.ycombinator.com | 2024-02-06

    WalEx instead of pub/sub (listen/subscribe): https://github.com/cpursley/walex

    Supavisor connection pooler: https://github.com/supabase/supavisor

  • eventstore

    Event store using PostgreSQL for persistence (by commanded)

  • walex

    Postgres change events (CDC) in Elixir

  • Project mention: The Guide to PostgreSQL Data Change Tracking | news.ycombinator.com | 2024-02-24

    The WAL CDC approach: https://github.com/cpursley/walex?tab=readme-ov-file#publica...

    CREATE PUBLICATION news_item FOR TABLE news WHERE (topic IS "AAPL");

  • trans

    Embedded translations for Elixir

  • 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
  • ayesql

    Library for using raw SQL in Elixir

  • yggdrasil

    Subscription and publishing server for Elixir applications. (by gmtprime)

  • yesql

    An Elixir library for using SQL. (by lpil)

  • backend-frameworks

    Backend frameworks

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Elixir Postgresql related posts

Index

What are some of the best open-source Postgresql projects in Elixir? This list will help you:

Project Stars
1 Plausible Analytics 18,213
2 realtime 6,451
3 changelog.com 2,666
4 supavisor 1,576
5 eventstore 1,009
6 walex 250
7 trans 222
8 ayesql 131
9 yggdrasil 104
10 yesql 80
11 backend-frameworks 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com