Skip to content
Documentation
Prologue
What is Visulima?

What is Visulima?

On This Page

Out of the box, Visulima gives you a lot of the things that you often need when developing a new website, web app, or native app:

  • A Prisma database to store your data on (Postgres, MySQL, SQLite, MongoDB)
  • A way to store, retrieve, and manipulate data of any shape via full REST (opens in a new tab), tRPC (opens in a new tab) and GraphQL (opens in a new tab) APIs
  • Authentication—complete with commonly required functionality like registration, email verification, login, & password reset
  • Deep access control to your data, based on document or field-level functions
  • File storage and access control
  • A beautiful admin UI that’s generated specifically to suit your data

Why Visulima?