I''ve been thinking on this long and hard, and I can''t seem to come up

with an answer on it.

Why is it almost always assumed the MySQL will be the server for nearly

any PHP app?

Why is it MySQL and not PostGRES or SQLite?

At this point the only reason I can think of is that MySQL has a much

more friendly name. But is that really it?

Is there some winning advantage that MySQL has over PostGRES that makes

it the de-facto standard in the PHP world?

Just curious, because I''ve been playing with PostGRES for about a month

now and it seems to scale MUCH better than MySQL, what with

clustering,transactions and all that jazz.

Thoughts?

解决方案sm*****@gmail.com wrote:

I''ve been thinking on this long and hard, and I can''t seem to come up

with an answer on it.

Why is it almost always assumed the MySQL will be the server for nearly

any PHP app?

Why is it MySQL and not PostGRES or SQLite?

At this point the only reason I can think of is that MySQL has a much

more friendly name. But is that really it?

Is there some winning advantage that MySQL has over PostGRES that makes

it the de-facto standard in the PHP world?

Just curious, because I''ve been playing with PostGRES for about a month

now and it seems to scale MUCH better than MySQL, what with

clustering,transactions and all that jazz.

Thoughts?

Hi,

My thoughts?

Go Postgresql!

http://www.postgresql.org/

But you found that website already I guess. :-)

All Postgresql-functions in PHP work perfectly.

I''ll never switch db as long as Postgresql is around.

It scales better, has LOADS more functionality, and is superrobust.

;-)

Regards,

Erwin Moller

Actually I pretty much feel the same... My question I''m asking though

is why MySQL? I just get the feeling that with it''s prevailance that I

must be missing something here, other than of course it seems to be the

defacto standard.

sm*****@gmail.com wrote:Actually I pretty much feel the same... My question I''m asking though

is why MySQL? I just get the feeling that with it''s prevailance that

I must be missing something here, other than of course it seems to be

the defacto standard.

I think it is a chicken and egg situation with ISPs. They offered it,

because it was popular and it was popular because ISP offered it.

Well, that is my theory anyway. Everyone tells me that Postsomething is the

best DB out there. Hopefully MySQL will come to the play.

Cheers

Nicolaas

为什么php都用mysql,PHP MySQL为什么?相关推荐

  1. 你想进大厂吗?这份所有大厂都绕不过的MySQL宝典值得你一看

    前言: 好久没有给我的粉丝们分享过资料了,眼看着秋招就来了特意给大家总结了一份大厂秋招宝典,如今基本上所有的大厂都绕不过MySQL只要你想进大厂不管是腾讯.阿里也好还是字节百度只要你去面试就一定会问你 ...

  2. 数据库准备,都有了:MySQL卸载、安装,HeidiSQL安装、JDBC驱动(mysql-connector-java-8.0.27)添加

    学习了一段时间的mysql,感觉有必要总结.记录一下,以便以后查阅,同时作为一种参考,使后来的学习者少走弯路,快速进入"角色".接下来的介绍并不仅仅讲操作步骤,穿插介绍了一些步骤后 ...

  3. MySQL Cluster(MySQL 集群) 初试(转)

    作/译者:叶金荣(imysql#imysql.com>),来源:http://imysql.com,欢迎转载. 作/译者:叶金荣(Email: ),来源:http://imysql.cn,转载请 ...

  4. MySQL Cluster(MySQL 集群) 初试

    MySQL Cluster 是MySQL适合于分布式计算环境的高实用.高冗余版本.它采用了NDB Cluster 存储引擎,允许在1个 Cluster 中运行多个MySQL服务器.在MyQL 5.0及 ...

  5. MySQL(mysql 5.7)用户密码的管理

    数据库是信息系统中非常重要的一个环节,合理高效的对其进行管理是非常重要的工作.通常由管理员创建不同的管理账户,然后给予不同的操作权限,把这些账户交给相应的管理人员使用. 在mysql数据库中,所有的用 ...

  6. heartbeat+drbd+mysql构建mysql高可用群集

    heartbeat+drbd+mysql构建mysql高可用群集 1. 试验环境: 操作系统:Red Hat Enterprise Linux 5.4 所需的软件包: mysql-5.5.22.tar ...

  7. mysql之 mysql 5.6不停机主主搭建(活跃双主基于日志点复制)

    环境说明: 版本 version 5.6.25-log 主1库ip: 10.219.24.25 主2库ip:10.219.24.22 os 版本: centos 6.7 已安装热备软件:xtrabac ...

  8. mysql cluster (mysql 集群)安装配置方案

    一.说明 本文参考:http://www.cnblogs.com/jackluo/archive/2013/01/19/2868152.html 1.准备服务器 计划建立有5个节点的MySQL CLu ...

  9. 涂抹mysql笔记-mysql复制特性

    涂抹mysql笔记-mysql复制特性 mysql复制特性:既可以实现整个服务(all databases)级别的复制,也可以只复制某个数据库或某个数据库中的某个指定的表对象.即可以实现A复制到B(主 ...

  10. 【MySQL】MySQL开发注意事项与SQL性能优化步骤

    MySQL简介 地表最流行数据库 名副其实 什么是MySQL? 世界上应用最广泛且灵活的开源关系数据库 MySQL 是应用最广泛的开源关系数据库,是许多常见网站,应用程序和商业产品使用的主要关系数据存 ...

最新文章

  1. 学习笔记(2)IPC机制
  2. 【Java深入研究】2、JDK 1.8 LinkedList源码解析
  3. zookeeper的设计猜想-Leader角色
  4. java 查找链表中间元素_java查找链表中间元素_如何通过Java单次查找链表的中间元素...
  5. h5 rem vue_vue移动端h5适配解决方案(rem or vw)
  6. java获取路径中的文件名_3种Java从文件路径中获取文件名的方法
  7. linux内核维护者,Linux 内核维护者封杀明尼苏达大学(转载) - 优秀的Free OS(Linux)版 - 北大未名BBS...
  8. 什么是jquery_什么是jQuery?
  9. java后端做教育视频网站源码_基于 Java Spring cloud的开源在线教育系统调试实战...
  10. 51单片机的前世今世
  11. 移动通信技术的未来发展趋势分析
  12. 利用jszip压缩下载多文件
  13. 精细化运营的用户分层方法论——RFM
  14. 樊登读书分享ppt_樊登读书会
  15. 输入年份判断是否为闰年
  16. (三)OpenCV中的图像处理之轮廓
  17. MySQL--数据模型
  18. 营救(广度优先搜索)题解
  19. Sdut PTA练习 2021级-JAVA02 基础语法1--标识符、常量与变量、数据类型、运算符与表达式
  20. 程序员应该如何应对35岁中年危机?

热门文章

  1. Java基础学习总结(167)——Java项目实践中如何实现幂等
  2. Maven学习总结(47)——Maven常用命令再总结
  3. Docker学习总结(12)——非常详细的 Docker 学习笔记
  4. Get_key.c模块流程
  5. 图解+笔记-4.2.1 字符串获取操作、字符串合并和重复操作
  6. PostgreSQL 备库apply延迟原理分析与诊断
  7. 2016.03.18 近日买房以及学习事项
  8. 1.7 LINUX启动流程
  9. 小小标签,强大功能——深藏不露的 input
  10. 安卓下使用GET方式向服务器端提交数据