Phoenix

Peace of mind from prototype to production (by phoenixframework)

Phoenix Alternatives

Similar projects and alternatives to Phoenix

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Phoenix alternative or higher similarity.

Phoenix discussion

Log in or Post with
  1. User avatar
    StanBright
    ยท 7 months ago
    ยท Reply

    Review โ˜…โ˜…โ˜…โ˜…โ˜… 9/10

    My framework of choice when working with Elixir. It's great and everything just works. It isn't as feature-rich as Ruby on Rails, however, it's rock-solid, super fast and stable.

Phoenix reviews and mentions

Posts with mentions or reviews of Phoenix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-07.
  • A RAG for Elixir in Elixir
    5 projects | dev.to | 7 Jan 2025
    We clone the Phoenix repository and checkout the commit right before the PR got merged. Then, we ingest the codebase into our RAG system using the UI.
  • Top FP technologies
    22 projects | dev.to | 29 Oct 2024
    Stars: 21k One of the most if not the most popular FP frameworks that has won "the most admired web framework" at stackoverflow research for several years in a row. Stack Overflow Developer Survey 2023 Fullstack, Ruby inspired. Connects high load with easy of use. There are big companies using this framework check related block at Phoenix Framework
  • Running Elixir Phoenix on Windows
    2 projects | dev.to | 20 Sep 2024
    You've miraculously managed to install elixir, erlang, and friends on your Windows machine and you're ready to try out Phoenix. At some point in your tutorial you will be asked to run this command:
  • Realtime PostgreSQL - Escutando o seu banco de dados com Supabase
    4 projects | dev.to | 12 Aug 2024
  • Why we chose Elixir
    3 projects | dev.to | 2 Jul 2024
    After some time debating which technologies we should use, we decided to go with Elixir and Phoenix. In short, these tools gave us the productivity, stability, safety, and scalability (the company was planning on opening up the application to the public, with a new API added to the mix, so future performance was a bit of a concern) that seemed appropriate for the company's plans.
  • A RAG for Elixir
    3 projects | dev.to | 26 Jun 2024
    For testing purposes we will use our RAG system on a popular open source Elixir package, the Phoenix Framework.
  • (Unofficial) Getting Started with Elixir Phoenix Guide
    2 projects | dev.to | 25 Jun 2024
    Hey, this guide is meant to be a recreation of the Getting Started with Rails Guide, but for Elixir Phoenix. I very intentionally poach their words for sections when applicable. All true credit goes to the writer of that Rails guide. Thank you for creating such an awesome guide.
  • Why, after 6 years, I'm over GraphQL
    17 projects | news.ycombinator.com | 30 May 2024
    > I seem to recall Meta/Facebook engineers on HN having said they have a tool that allows engineers to author SQL or ORM-like queries on the frontend and close to where the data is used, but a compiler or post-processor turns that into an endpoint.

    I don't know about on-HackerNews but there's a discussion about their "all of Facebook optimizing compiler" infrastructure from when they did the site redesign in 2020: https://engineering.fb.com/2020/05/08/web/facebook-redesign/...

    > perhaps not coincidentally, React introduced "server actions" as a mechanism that is very similar to [the above]

    Yep - there's also the Scala framework LiftWeb (https://www.liftweb.net/), the Elixir framework Phoenix (https://www.phoenixframework.org/) and of course the system we're using right now (Arc) that do similar things. Scaling these kinds of UUID-addressed-closures is harder (because the client sessions have to be sticky unless you can serialize closures and send them across the network between servers).

  • Show HN: Wikipedia Golf โ€“ find the fewest clicks between two random wiki article
    1 project | news.ycombinator.com | 20 May 2024
    - The game uses iframe and fetches the pages from Wikipedia API. I think the usage of iframe may have a huge impact on performance.

    [1]: https://www.phoenixframework.org/

  • Idempotent seeds in Elixir
    2 projects | dev.to | 14 Mar 2024
    A standard Phoenix app contains a priv/repo/seeds.exs script file, which populates a database when it is run, so that developers can work with a conveniently prepared environment.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Stats

Basic Phoenix repo stats
121
21,616
9.3
9 days ago

phoenixframework/phoenix is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Phoenix is Elixir.


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