realworld-axum-sqlx VS realworld

Compare realworld-axum-sqlx vs realworld and see what are their differences.

realworld-axum-sqlx

A Rust implementation of the Realworld demo app spec using Axum and SQLx. (by launchbadge)

realworld

"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more (by gothinkster)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
realworld-axum-sqlx realworld
12 120
652 78,012
4.9% 0.6%
0.0 8.1
3 months ago 21 days ago
Rust TypeScript
GNU Affero General Public License v3.0 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.

realworld-axum-sqlx

Posts with mentions or reviews of realworld-axum-sqlx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • Hey Rustaceans! Got a question? Ask here (7/2023)!
    14 projects | /r/rust | 13 Feb 2023
    This was one of the objectives when we created https://github.com/launchbadge/realworld-axum-sqlx
  • Hey Rustaceans! Got a question? Ask here! (28/2022)!
    21 projects | /r/rust | 11 Jul 2022
    Clap can actually load values from the environment now: https://github.com/launchbadge/realworld-axum-sqlx/blob/main/src/config.rs
  • Entrait v0.3.2
    5 projects | /r/rust | 27 Jun 2022
    I'm working on a PoC to rewrite the realworld app from launchbadge to use entrait: https://github.com/audunhalland/rust-realworld-ioc/ (work in progress), maybe it can be used as inspiration.
  • A(nother) Realworld implementation: tokio, axum, and sqlx
    2 projects | /r/rust | 21 Jun 2022
    While there already exists a fantastic implementation of the spec written by the sqlx authors, I wanted to use this as a Rust playground for myself and others to poke around the ecosystem. I'm sure there's quite a bit of room for improvement, and I'm looking forward to opening this up for those in a similar boat and learning Rust.
  • Hey Rustaceans! Got a question? Ask here! (25/2022)!
    13 projects | /r/rust | 20 Jun 2022
    I'm following some examples for creating a server with Axum like realworld-axum-sqlx and customize-extractor-error. The second one shows how to get request errors related to json and I'd like to know if there's anyway to make the where clause more error-proof.
  • Code review request
    2 projects | /r/rust | 3 Jun 2022
    I've just migrated from actix-web to axum, so it's the backend that I'm interested in people's thoughs on. I've taken a fair amount of design inspiration from the realworld-axum-sqlx project.
  • The Rustacean way to build a complete web app?
    3 projects | /r/rust | 2 May 2022
    Here is a realworld-spec in Axum: https://github.com/launchbadge/realworld-axum-sqlx
  • Backend using rust
    2 projects | /r/rust | 2 Apr 2022
    https://github.com/launchbadge/realworld-axum-sqlx is Axum based implementation of the Realworld specification
  • Tools to generate type safe code models from Postgres schema?
    3 projects | /r/PostgreSQL | 27 Mar 2022
    Here's an example codebase using these features: https://github.com/launchbadge/realworld-axum-sqlx/blob/main/src/http/articles/listing.rs
  • Web development
    5 projects | /r/rust | 6 Feb 2022
    Realworld Spec with Axum

realworld

Posts with mentions or reviews of realworld. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.

What are some alternatives?

When comparing realworld-axum-sqlx and realworld you can also consider the following projects:

fastapi-realworld-example-app - Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI

spicedb - Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications

zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust.

jhipster-sample-app - This is a sample application created with JHipster

fingerprintjs - Browser fingerprinting library. Accuracy of this version is 40-60%, accuracy of the commercial Fingerprint Identification is 99.5%. V4 of this library is BSL licensed.

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

workers-rs - Write Cloudflare Workers in 100% Rust via WebAssembly

nestjs-realworld-example-app - Exemplary real world backend API built with NestJS + TypeORM / Prisma

app-ideas - A Collection of application ideas which can be used to improve your coding skills.

grokking-the-object-oriented-design-interview

htmx-demo - Very simple demonstration of the use of htmx with Spring Boot and Thymeleaf.

docker-rust - The official Docker images for Rust