v4
Documentation
Introduction

🧞 Next Admin

💡

This documentation covers an older version of Next Admin. If you are using the latest version (>=5.0.0 and above), please refer to the current documentation.

next-admin is a library built on top of Prisma (opens in a new tab) and Next.js (opens in a new tab) that allows you to easily manage and visualize your Prisma database in a nice graphical user interface (GUI).

Get started by following the installation guide or check out the live demo (opens in a new tab).

Hello

This library is still under development. The following features are available:

  • 👀 Visualize, search and filter your data quickly
  • 💅 Customizable admin dashboard
  • 💽 Database relationships management
  • 👩🏻‍💻 User management (CRUD operations)
  • 🎨 Dashboard widgets and customizable panels
  • ⚛️ Integration with Prisma ORM
  • 👔 Customizable list and form
  • ⚙️ Supports App Router and Pages Router

If you want to request a feature, please open an issue here (opens in a new tab)