Software Alternatives & Reviews

Active Admin VS GraphQL

Compare Active Admin VS GraphQL and see what are their differences

Active Admin logo Active Admin

The administration framework for business critical Ruby on Rails applications.

GraphQL logo GraphQL

GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
  • Active Admin Landing page
    Landing page //
    2023-07-30
  • GraphQL Landing page
    Landing page //
    2023-08-01

Active Admin videos

Harry Potter and the Active Admin

GraphQL videos

REST vs. GraphQL: Critical Look

More videos:

  • Review - REST vs GraphQL - What's the best kind of API?
  • Review - What Is GraphQL?

Category Popularity

0-100% (relative to Active Admin and GraphQL)
Data Dashboard
100 100%
0% 0
Developer Tools
10 10%
90% 90
No Code
100 100%
0% 0
Javascript UI Libraries
0 0%
100% 100

User comments

Share your experience with using Active Admin and GraphQL. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, GraphQL seems to be a lot more popular than Active Admin. While we know about 223 links to GraphQL, we've tracked only 10 mentions of Active Admin. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Active Admin mentions (10)

  • Ask HN: Why aren't Django Admin style dashboards popular in other frameworks?
    Can you clarify what's the "tremendous value" you're getting out of the Django admin? At Heii On-Call https://heiioncall.com/ we are using Active Admin https://activeadmin.info/ for Ruby on Rails, which seems quite similar to the Django admin. In my experience, it's mostly useful as a fairly basic read-only view of what's in the database. In Rails, it's so easy to whip together a custom view that we tend to do... - Source: Hacker News / 6 months ago
  • View code coverage (active_admin and orther .arb file)
    For those who know [https://activeadmin.info/](https://activeadmin.info/) it uses a file format [https://github.com/activeadmin/arbre](https://github.com/activeadmin/arbre). Source: over 1 year ago
  • Show HN: Build Ruby on Rails apps 10x faster – Avo
    Very neat! My first thought was that this was a competitor to https://bullettrain.co/. Looking into it a bit more, it seems more aimed at building admin panels than whole apps. I guess it competes against tools like https://activeadmin.info/? - Source: Hacker News / almost 2 years ago
  • From partials to ViewComponents: writing reusable front-end code in Rails
    We briefly considered migrating to a full-grown Rails admin interface, such as ActiveAdmin, RailsAdmin, Administrate or Avo. We especially liked Avo which is built on a very modern stack similar to ours (Tailwind + Hotwire + ViewComponents). In the end, we didn’t go this route as we found some of the options a bit too restrictive (even though Avo is very flexible) and we did not feel like trying to amend it to our... - Source: dev.to / almost 2 years ago
  • Ask HN: Easiest way to build a CRUD app
    I second Rails. It's incredibly polished and has really good gems to speed up dev. ActiveAdmin is a great gem if you need to quickly make an admin dashboard. It was useful when I had a small consultancy. https://activeadmin.info/. - Source: Hacker News / about 2 years ago
View more

GraphQL mentions (223)

  • Building Scalable GraphQL Microservices With Node.js and Docker: A Comprehensive Guide
    GraphQL is a query language and runtime for APIs. It provides a flexible and efficient way for clients to request and retrieve specific data from a server using a single API endpoint. - Source: dev.to / 24 days ago
  • Type-Safe Fetch with Next.js, Strapi, and OpenAPI
    When you use technologies like GraphQL, it is trivial to derive TypeScript types. A GraphQL API is created by implementing a schema. Generating the TypeScript type definitions from this schema is simple, and you do not have to do any more work than just making the GraphQL API. This is one reason why I like GraphQL so much. - Source: dev.to / about 1 month ago
  • REST vs. GraphQL: A Detailed Comparison of API Architectures for Developers
    REST and GraphQL have advantages, drawbacks, and use cases for different environments. REST is for simple logic and a more structured architecture, while GraphQL is for a more tailored response and flexible request. - Source: dev.to / about 1 month ago
  • Gatsby tutorial: Build a static site with a headless CMS
    A Gatsby site uses Gatsby, which leverages React and GraphQL to create fast and optimized web experiences. Gatsby is often used for building static websites, progressive web apps (PWAs), and even full-blown dynamic web applications. - Source: dev.to / about 1 month ago
  • Rust GraphQL APIs for NodeJS Developers: Introduction
    In my usual NodeJS tech stack, which includes GraphQL, NestJS, SQL (predominantly PostgreSQL with MikroORM), I encountered these limitations. To overcome them, I've developed a new stack utilizing Rust, which still offers some ease of development:. - Source: dev.to / 7 months ago
View more

What are some alternatives?

When comparing Active Admin and GraphQL, you can also consider the following products

Jet Admin - Build business apps really fast

gRPC - Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery

Avo - Prevent human errors when implementing analytics

Next.js - A small framework for server-rendered universal JavaScript apps

Forest Admin - Execute fast and at scale with no time wasted on internal tools developed in-house.

React - A JavaScript library for building user interfaces