Closed adam139 closed 1 year ago
Just my 2 c.
Plone by default does not use a RDBMS but uses an object DB. Therefore I do not see the benefit in developing that functionality in plone.restapi. It would indeed be something cool to have in an addon.
I agree that develop an addon for operating the RDBMS restapi.
I would see those endpoints as part of an addon.
I have some Web applications based Plone 5 and MySQL or Oracle through by Sqlalchemy. Now,I plan to update them to Plone 6 and Volto frontend. But I found plone.restAPI do not support RDBMS. I expect upgrade restAPI service to support RDBMS.