Description
Hadmean is an admin app generator.
It generates powerful internal tools in seconds with just one command, no learning curve, no technical skills and finally zero maintenance.
Hadmean will help you focus your engineering resources on building exciting features and not building and maintaining admin dashboards.
Hadmean alternatives and similar libraries
Based on the "Storage" category.
Alternatively, view dashpress alternatives based on common mentions on social networks and blogs.
-
localForage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. -
jquery-cookie
DISCONTINUED. A simple, lightweight jQuery plugin for reading, writing and deleting cookies. -
Lovefield
DISCONTINUED. Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use. -
cookies.js
🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes. -
proxy-web-storage
stokado can proxy objects of any storage-like, providing getter/setter syntax sugars, serialization, subscription listening, expiration setting, one-time value retrieval.
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Hadmean or a related project?
README
Live Demo · Join Community · Documentation
Table of Contents
- About
- Getting Started
- Features
- Roadmap
- Support
- Project assistance
- Contributing
- Authors & contributors
- Security
- License
- Built With
About
Hadmean is a no-code, internal tool generator. It is language agnostic, schema driven, extremely customizable, fully featured, user-friendly and has just one installation step.
Demo
Here is an application built with Hadmean in under 30 seconds with just database configuration https://demo.hadmean.com
Quick Demo
https://www.loom.com/share/cd2f39681ecf4677a431eb2825339db8
Motivation
Most internal tool generators make you build from the ground up i.e you get a blank canvas, drag and drop components, and wire them together with SQL and Javascript/Python to satisfy your business requirement. This I believe has many problems.
- They require some technical know-how.
- They require some learning curve.
- They require time to build and maintain.
- You duplicate a lot of business logic already in your database.
Hadmean attempts internal tool generation with a new approach by introspecting your database and building a multi-page application based on all the info it can find like your field types, relationships, constraints etc. You literally can have your admin app done under 1 minute without any tutorial or coding.
Why you should try Hadmean
- It is free
- Easiest installation, Just one command to install and run
- You will always be running the latest version
- The little learning curve with truly less than 5% technical knowledge requirement
- Tons of features
- Language/framework agnostic
- Lastly, It is open source, It doesn't get more customizable than that
Getting Started
Prerequisites
- Node.js
- Supported database (MySQL, Postgres, MsSQL, SQLite)
Installation
$ cd <project_name>
$ npx hadmean@latest
That is all, You will be able to see the application on http://localhost:3000
Features
- One line installation
- Authentication
- Role and Permissions
- Users management
- Dashboard builder
- CRUD
- Form validation
- Powerful form manipulation (hiding fields, disabling fields, editing values before submitting)
- Relationships
- Powerful Filters
- DB Introspection
- Color Customization
- Rich text editor
- Deep navigation
- Reusable Queries
- Views
- Data Count
- Synced DB Validation
- Fields selection / ordering
- Cache
- Secure Credentials Storage
- Forms fields customization
- Selection Colors
Roadmap
See the open issues for a list of proposed features (and known issues).
- Top Feature Requests (Add your votes using the 👍 reaction)
- Top Bugs (Add your votes using the 👍 reaction)
- Newest Bugs
Support
Join the community at one of the following places:
Project assistance
If you want to say thank you or/and support the active development of Hadmean:
- Add a GitHub Star to the project.
- Tweet about Hadmean.
- Write interesting articles about Hadmean on Dev.to, Medium or your blog.
Together, we can make Hadmean better!
Contributing
First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please read [our contribution guidelines](docs/CONTRIBUTING.md), and thank you for being involved!
Authors & contributors
The original setup of this repository is by Ayobami Akingbade.
For a full list of all authors and contributors, see the contributors page.
Security
Hadmean takes security at heart and follows all known good practices of security, but 100% security cannot be assured. Hadmean is provided "as is" without any warranty.
For more information and to report security issues, please refer to our [security documentation](docs/SECURITY.md).
Built With
- KnexJS
- React
- NextJS
- Typescript
- React Query
- React Table
- React Final Form
- Styled-components
- Class Validator
- Zustand
License
This project is licensed under the GNU General Public License v3.
See [LICENSE](LICENSE) for more information.
*Note that all licence references and agreements mentioned in the Hadmean README section above
are relevant to that project's source code only.