S
S
Somewhere Intech2020-10-01 00:38:07
CMS
Somewhere Intech, 2020-10-01 00:38:07

What headless CMS can be used?

Expectations:

  • secure authorization out of the box
  • Differentiation of rights up to the line: column from the admin panel on the fly, ideally with the ability to describe the conditions dynamically
  • web socket to implement blocking the write of a data unit if someone tries to change it (here the simplicity of websocket <-> sql interaction is more important)
  • Pumped SQL database driver for accelerated rendering of the view ala for row in table page 2 limit 10 sort by something (it seems humanly it sounds like restapi driven, but there may be solutions based on vue and the like)


What can you advise for quick deployment of data display and editing service with flexible acl (closer to tabular style)?
PS excel, access and others like them

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Nikolaev, 2020-10-01
@Heian

cockpit the best, but there it seems like you need to expand yourself an option

Z
zorca, 2020-10-01
@zorca

Maybe Hasura is a GraphQL add-on for any PostgreSQL database. Only there is no authorization, it will have to be screwed separately.
Strapi is also a good thing, but this is Noda and you need to know how to cook it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question