Mendix是一个低成本的代码开发平台。我想知道它使用哪种类型的关系数据库?
发布于 2021-09-03 12:00:16
如果您在Mendix云中,那么您当前将使用postgres 13。
Here are a list of supported databases.
当您在本地部署时,可以使用这些。
如果你还有问题,也可以查看Mendix论坛和社区松弛。
门迪克斯论坛:https://forum.mendix.com
Mendix社区松弛:https://join.slack.com/t/mendixcommunity/shared_invite/zt-hwhwkcxu-~59ywyjqHlUHXmrw5heqpQ
发布于 2021-11-13 05:06:54
Mendix studio pro默认使用HSQL作为数据库,如果您使用的是Mendix,那么它使用Postgres。
https://stackoverflow.com/questions/67682251
复制相似问题