Alternatives to Active Admin logo

Alternatives to Active Admin

Devise, Slick, RubyGems, Spring Data, and DataGrip are the most popular alternatives and competitors to Active Admin.
69
74
+ 1
11

What is Active Admin and what are its top alternatives?

Active Admin is a Ruby on Rails framework for creating elegant backends for website administration.
Active Admin is a tool in the Database Tools category of a tech stack.
Active Admin is an open source tool with 9.4K GitHub stars and 3.3K GitHub forks. Here’s a link to Active Admin's open source repository on GitHub

Top Alternatives to Active Admin

  • Devise
    Devise

    Devise is a flexible authentication solution for Rails based on Warden

  • Slick
    Slick

    It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred. ...

  • RubyGems
    RubyGems

    It is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries, a tool designed to easily manage the installation of gems, and a server for distributing them. ...

  • Spring Data
    Spring Data

    It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database. ...

  • DataGrip
    DataGrip

    A cross-platform IDE that is aimed at DBAs and developers working with SQL databases. ...

  • DBeaver
    DBeaver

    It is a free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, Teradata, MongoDB, Cassandra, Redis, etc. ...

  • Microsoft SQL Server Management Studio
    Microsoft SQL Server Management Studio

    It is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. It provides tools to configure, monitor, and administer instances of SQL Server and databases. Use it to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts. ...

  • DB
    DB

    With DB you can very easily save, restore, and archive snapshots of your database from the command line. It supports connecting to different database servers (for example a local development server and a staging or production server) and allows you to load a database dump from one environment into another environment. ...

Active Admin alternatives & related posts

Devise logo

Devise

414
231
56
Flexible authentication solution for Rails with Warden
414
231
+ 1
56
PROS OF DEVISE
  • 33
    Reliable
  • 17
    Open Source
  • 4
    Support for neo4j database
  • 2
    Secure
CONS OF DEVISE
    Be the first to leave a con

    related Devise posts

    Jerome Dalbert
    Principal Backend Software Engineer at StackShare · | 5 upvotes · 388.4K views
    Shared insights
    on
    OmniAuthOmniAuthDeviseDeviseRubyRuby
    at

    We use OmniAuth with Devise to authenticate users via Twitter, GitHub, Bitbucket and Gitlab. Adding a new OmniAuth authentication provider is basically as easy as adding a new Ruby gem!

    The only drawback I could see is that your OmniAuth+Devise OmniauthCallbacksController redirection logic can easily get hairy over time. So you have to be vigilant to keep it in check.

    See more
    Slick logo

    Slick

    9.2K
    1.2K
    0
    Database query and access library for Scala
    9.2K
    1.2K
    + 1
    0
    PROS OF SLICK
      Be the first to leave a pro
      CONS OF SLICK
        Be the first to leave a con

        related Slick posts

        RubyGems logo

        RubyGems

        6.7K
        6
        0
        Easily download, install, and use ruby software packages on your system
        6.7K
        6
        + 1
        0
        PROS OF RUBYGEMS
          Be the first to leave a pro
          CONS OF RUBYGEMS
            Be the first to leave a con

            related RubyGems posts

            Spring Data logo

            Spring Data

            587
            404
            0
            Provides a consistent approach to data access – relational, non-relational, map-reduce, and beyond
            587
            404
            + 1
            0
            PROS OF SPRING DATA
              Be the first to leave a pro
              CONS OF SPRING DATA
                Be the first to leave a con

                related Spring Data posts

                Остап Комплікевич

                I need some advice to choose an engine for generation web pages from the Spring Boot app. Which technology is the best solution today? 1) JSP + JSTL 2) Apache FreeMarker 3) Thymeleaf Or you can suggest even other perspective tools. I am using Spring Boot, Spring Web, Spring Data, Spring Security, PostgreSQL, Apache Tomcat in my project. I have already tried to generate pages using jsp, jstl, and it went well. However, I had huge problems via carrying already created static pages, to jsp format, because of syntax. Thanks.

                See more
                DataGrip logo

                DataGrip

                552
                645
                17
                A database IDE for professional SQL developers
                552
                645
                + 1
                17
                PROS OF DATAGRIP
                • 4
                  Works on Linux, Windows and MacOS
                • 3
                  Code analysis
                • 2
                  Diff viewer
                • 2
                  Wide range of DBMS support
                • 1
                  Generate ERD
                • 1
                  Quick-fixes using keyboard shortcuts
                • 1
                  Database introspection on 21 different dbms
                • 1
                  Export data using a variety of formats using open api
                • 1
                  Import data
                • 1
                  Code completion
                CONS OF DATAGRIP
                  Be the first to leave a con

                  related DataGrip posts

                  DBeaver logo

                  DBeaver

                  512
                  699
                  66
                  A Universal Database Tool
                  512
                  699
                  + 1
                  66
                  PROS OF DBEAVER
                  • 21
                    Free
                  • 13
                    Platform independent
                  • 9
                    Automatic driver download
                  • 7
                    Import-Export Data
                  • 6
                    Simple to use
                  • 4
                    Move data between databases
                  • 4
                    Wide range of DBMS support
                  • 1
                    SAP Hana DB support
                  • 1
                    Themes
                  CONS OF DBEAVER
                    Be the first to leave a con

                    related DBeaver posts

                    Manikandan Shanmugam
                    Software Engineer at Blitzscaletech Software Solution · | 4 upvotes · 1.3M views
                    Shared insights
                    on
                    AzureDataStudioAzureDataStudioDBeaverDBeaver

                    Which tools are preferred if I choose to work on more data side? Which one is good if I decide to work on web development? I'm using DBeaver and am now considering a move to AzureDataStudio to break the monotony while working. I would like to hear your opinion. Which one are you using, and what are the things you are missing in dbeaver or data studio.

                    See more
                    Microsoft SQL Server Management Studio logo

                    Microsoft SQL Server Management Studio

                    487
                    423
                    0
                    An integrated environment for managing any SQL infrastructure
                    487
                    423
                    + 1
                    0
                    PROS OF MICROSOFT SQL SERVER MANAGEMENT STUDIO
                      Be the first to leave a pro
                      CONS OF MICROSOFT SQL SERVER MANAGEMENT STUDIO
                        Be the first to leave a con

                        related Microsoft SQL Server Management Studio posts

                        Kelsey Doolittle

                        We have a 138 row, 1700 column database likely to grow at least a row and a column every week. We are mostly concerned with how user-friendly the graphical management tools are. I understand MySQL has MySQL WorkBench, and Microsoft SQL Server has Microsoft SQL Server Management Studio. We have about 6 months to migrate our Excel database to one of these DBMS, and continue (hopefully manually) importing excel files from then on. Any tips appreciated!

                        See more
                        DB logo

                        DB

                        466
                        354
                        0
                        Version control for databases: save, restore, and archive snapshots of your database from the command line
                        466
                        354
                        + 1
                        0
                        PROS OF DB
                          Be the first to leave a pro
                          CONS OF DB
                            Be the first to leave a con

                            related DB posts