codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.57k stars 344 forks source link

wordpress support available with Plugin or tutorial? #1071

Open osevan opened 2 years ago

osevan commented 2 years ago

wordpress support available with Plugin or tutorial,because SQL query supported.

Thanks and

Best regards

jeroiraz commented 2 years ago

thanks for asking @osevan

could you describe your idea a bit more? are you referring to fully replace the backing database or to have some kind of integration?

osevan commented 2 years ago

thanks for asking @osevan

could you describe your idea a bit more? are you referring to fully replace the backing database or to have some kind of integration?

Fully replace of backend database will be better, because WordPress is most popular CMS and nice advertising for immudb.

mmeloni commented 2 years ago

Hi @osevan. At the moment immudb exposes postgres sql wire protocol endpoint. The big limits are we are not exposing catalog and alter table command is not still implemented ( but it will be in the next months). Have you tried something like https://hub.docker.com/r/ntninja/wordpress-postgresql ?

osevan commented 2 years ago

Hi @osevan. At the moment immudb exposes postgres sql wire protocol endpoint. The big limits are we are not exposing catalog and alter table command is not still implemented ( but it will be in the next months). Have you tried something like https://hub.docker.com/r/ntninja/wordpress-postgresql ?

No,but im waiting for full wordpress support