DEV Community

Discussion on: I am looking for Strapi alternative for an existing database

Collapse
 
alburivan profile image
Iván Alburquerque • Edited

There are many options for good headless CMS out there, but the ones I know of need to define your database schema.

I have heard of Directus headless CMS which suppossedly mirror your SQL database, but haven't used it myself. You could check that out to see if it meet your needs. It can be self hosted or with their cloud services.

Hope it helps

Collapse
 
meatboy profile image
Meat Boy

I can define database schema if required. I will check Directus :) thanks!

Collapse
 
meatboy profile image
Meat Boy

Ok, so I tried Directus. And it looks great and very intuitive but it's painfully slow. Even the demo on their website is so slow. This is funny since this project logo is rabbit :D Firstly I thought that just because my VM machines but this app it's not using even 10% of resources so I am looking for something different.