我是靠谱客的博主 孝顺星月,最近开发中收集的这篇文章主要介绍为什么php都用mysql,PHP MySQL为什么?,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

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为什么?的全部内容,希望文章能够帮你解决为什么php都用mysql,PHP MySQL为什么?所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(57)

评论列表共有 0 条评论

立即
投稿
返回
顶部