Forest Admin

πŸ’Ž Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application. (by ForestAdmin)

Forest Admin Alternatives

Similar projects and alternatives to Forest Admin

  1. React

    1,932 Forest Admin VS React

    The library for web and native user interfaces.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  4. vite

    906 Forest Admin VS vite

    Next generation frontend tooling. It's fast!

  5. htmx

    643 Forest Admin VS htmx

    </> htmx - high power tools for HTML

  6. Strapi

    502 Forest Admin VS Strapi

    πŸš€ Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.

  7. n8n

    338 Forest Admin VS n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

  8. daisyui

    🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. appsmith

    253 Forest Admin VS appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

  11. Directus

    224 Forest Admin VS Directus

    The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

  12. superset

    149 Forest Admin VS superset

    Apache Superset is a Data Visualization and Data Exploration Platform

  13. Preact

    128 Forest Admin VS Preact

    βš›οΈ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

  14. decap-cms

    92 Forest Admin VS decap-cms

    A Git-based CMS for Static Site Generators

  15. pico

    Minimal CSS Framework for semantic HTML

  16. Metabase

    81 Forest Admin VS Metabase

    The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:

  17. react-admin

    71 Forest Admin VS react-admin

    A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design

  18. Voyager

    Discontinued Voyager - The Missing Laravel Admin

  19. motor-admin-rails

    Low-code Admin panel and Business intelligence Rails engine. No DSL - configurable from the UI. Rails Admin, Active Admin, Blazer modern alternative.

  20. Trestle

    A modern, responsive admin framework for Ruby on Rails

  21. Godmin

    Admin framework for Rails 5+

  22. Wallaby

    0 Forest Admin VS Wallaby

    Autocomplete the resourceful actions and views for ORMs for admin interface and other purposes.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

Forest Admin discussion

Log in or Post with

Forest Admin reviews and mentions

Posts with mentions or reviews of Forest Admin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-04.
  • PostgreSQL data types and more
    1 project | dev.to | 11 May 2023
    Forest Admin is an admin panel solution that saves your back-end engineers time and gives your operational teams more autonomy. Our highly customizable admin panel connects to your databases and APIs to ease your operations so that you can focus more on your business and less on backend operations.
  • Show HN: Retool Mobile
    1 project | news.ycombinator.com | 20 Jan 2023
    Disclaimer: I'm the founder of Forest Admin.

    I couldn't agree more with this statement. The issue isn't that internal tool builders lack a feature to do it, I think the problem is deeper and comes from the way they are designed.

    Most of them allow you to build the frontend (web or mobile here) without providing any backend code. They provide you with an integration library, whether it's connecting to a third-party SaaS or to your backend code. But that's where it ends.

    With [Forest Admin](https://www.forestadmin.com), we have a completely different architecture. All the backend code is automatically generated with the UI, allowing you to be up and running in a few minutes.

    This has allowed us to provide a rich development workflow environment both on the backend (the code is yours and runs on your own machine, so you can use your Git without changing your habits) and on the frontend. This gives you the ability to fork a branch from your production environment to a dev environment, make your changes, merge them on a staging before pushing to prod, etc.

    This command line is heavily inspired by Git but allows you to have a dev workflow that works for collaborating with large dev teams on your admin panel. (+100 at our largest customer).

  • Je m'ennuie Γ  mourir en startup
    2 projects | /r/AntiTaff | 4 Nov 2022
    https://www.forestadmin.com https://www.gravitee.io/
  • Running Node.js on AWS serverless with Fargate
    2 projects | dev.to | 30 Oct 2022
    I didn't have a spare node app sitting around, so I found Forest Admin. This is actually a cool product which provides the simplicity of dashboard tools like ActiveAdmin or Retool, but preserves the privacy of the data by having you self-host the backend. The backend exposes an API that is used by the frontend client, i.e. your browser, so data doesn't need to move through Forest Admin's servers. Here's a nice graphic to visualize how this works:
  • Experiences with low-code systems (Budibase,Appsmith etc.)?
    6 projects | news.ycombinator.com | 15 Jul 2022
    Disclaimer: I'm the founder of (Forest Admin)[https://www.forestadmin.com].

    Wow, I'm impressed by the number of solutions out there. Back at the beginning of Forest Admin, we were alone on the market, which is generally not a good sign. But our perseverance paid off, and it was definitely worth it in the end!

    Alright, so why Forest Admin? :)

    Because we only focus on the admin panel use case. Not the entire internal tools world. In this way, we are able to provide a fully-featured SaaS Admin panel out of the box. No need to build it, nor with code, nor with low/no code tools.

    Even if your app, internal processes and so your admin panel is specific, we have designed our solution accordingly with 2 things that are part of our DNA from the beginning:

    1/ We generate all the backend code required to an admin panel. All CRUD routes, filtering & search, dashboarding, permissions, etc. Everything is automatically generated in a few seconds based on datasource introspection. In the end, the generated code is just a standard REST API, so you can extend/override it without any limitations.

    2/ We pre-built the admin UI with every admin standard features available out of the box, with a big focus on providing a great UI/UX possible for operational people. We obviously also provide all the low/no code features to customize pretty much anything. We also provide a feature called "Workspace" (which is generally the core of what our competitors do) that allow users build custom views using drag'n'drop of UI components from scratch.

  • Ask HN: What's is your go to toolset for simple front end development?
    46 projects | news.ycombinator.com | 7 Jul 2022
    For home-lab/internal UIs, you can go a long way with the auto-generated model-admin pages from Django. If you just need CRUD and actions triggered on a list of models, you can typically avoid any UI work and just define a few Admin classes, and if you need to make custom forms it's quite easy using Django's templating machinery to override individual pages.

    https://docs.djangoproject.com/en/4.0/ref/contrib/admin/

    A similar modular admin system that's more generic is https://www.forestadmin.com/, I think this one has a layout editor too. But that one requires a REST API and so it may require more plumbing, depending on what you've already built. Or it could fit nicely on top of what you already have, if you already have APIs for everything.

  • What is a CRUD app and how to build one?
    4 projects | dev.to | 12 May 2022
    In this blog, we'll see how to build a CRUD app with Forest Admin. We'll assume you're building a CRUD app for a PostgreSQL database.
  • Build one internal tool for all your data | Forest Admin
    1 project | /r/u_joelhaus | 14 Apr 2022
  • Large documents in redis: does it worth compressing them (Part 1)
    2 projects | dev.to | 28 May 2021
    At Forest Admin, we build admin panels for which we need to compute and cache large JSON documents. These documents are stored in redis and retrieved from this storage in order to be as fast as possible.
  • Extract-Transform-Load with RxJS: save time and memory with backpressure
    2 projects | dev.to | 20 Apr 2021
    At Forest Admin, we recently faced this issue to move data from a Postgresql database to ElasticSearch.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 12 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Stats

Basic Forest Admin repo stats
15
375
8.8
6 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Ruby is
the 12th most popular programming language
based on number of references?