MySQL的价格是多少?

MySQL的价格是多少?,第1张

Free 这个单词误导了多少人啊,MySQL AB.要是在中国查D版一定赚翻了

MySQL Network Basic at $595 /Server/Year

MySQL Network Silver at $1995 /Server/Year

MySQL Network Gold at $2995 /Server/Year

MySQL Network Platinum at $4995 /Server/Year

详细的产品价格列表在MySQL官方网站上有 https://shop.mysql.com/

补充:

MySQL官方网站https://shop.mysql.com/有在线订购。你只要在发布软件时只向客户提供 SQL script 而不提供MySQL安装服务就不需要承担任何责任。然后指导客户自行订购数据库。

GPL协议只是开放源代码,并没有规定免费,如果你要使你的产品符合GPL协议意味着必须开放源代码,但MySQL的商用服务仍然要收费的。

通常在处理金额方面,使用float 和double 明显不够精确。

设置字段使用decimal 后面不写默认是(10)。根据情况可以设置第二个参数,第二个参数是需要保留的位数,在java 中也不能直接使用 + - * / 方法来计算。使用bigDecimal 处理加法:add 减法:substract 乘法:multiply 除法:divdie。计算

1、MySQL Community Edition社区版免费

2、MySQL Enterprise Edition includes the most comprehensive set of advanced features, management tools and technical support to achieve the highest levels of MySQL scalability, security, reliability, and uptime.

3、MySQL Standard Edition enables you to deliver high-performance and scalable Online Transaction Processing (OLTP) applications.  It provides the ease of use that has made MySQL famous along with industrial strength performance and reliability.


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/7636508.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-08
下一篇 2023-04-08

发表评论

登录后才能评论

评论列表(0条)

保存