2
3 Comments

Need suggestions for a admin panel to manage my saas database

Hi all, I'm looking for suggestions for a admin panel from where I can manage my database. I'm using mongodb btw.

My saas is (here)[https://underlineme.com] if you want to know more about it.

I've tried Forestadmin but its extremely buggy and not working the pain to set it up.

Cheerio

on December 21, 2020
  1. 1

    Do you know about https://tableplus.com/ ?

    It also has some handy features like saving queries as favorites https://docs.tableplus.com/query-editor/keyword-binding-favorite.

    Probably not exactly what you're looking for but maybe something that makes it already easier for you.

  2. 1

    What are you looking to manage in your database? Like what kind of data?

    1. 1

      I want to views collections as well as perform actions on them. For instance, i can setup customs buttons which perform actions on collections as well as individual rows.