immudb icon indicating copy to clipboard operation
immudb copied to clipboard

wordpress support available with Plugin or tutorial?

Open osevan opened this issue 4 years ago • 4 comments

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

Thanks and

Best regards

osevan avatar Dec 29 '21 12:12 osevan

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?

jeroiraz avatar Dec 29 '21 15:12 jeroiraz

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.

osevan avatar Dec 30 '21 11:12 osevan

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 ?

mmeloni avatar Jan 03 '22 11:01 mmeloni

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

osevan avatar Jan 09 '22 23:01 osevan