Web 框架和实体关系模型 (ERM)

发布于 2024-11-13 03:50:07 字数 437 浏览 5 评论 0原文

我目前正在设计一个基于 PostgreSQL 数据库的大型网站。

我几乎已经结束了实体关系模型,我正在考虑开发(或让它开发)整个模型(Java、PHP 等)的方法。

首先,我考虑使用 CMS 来完成这项工作。但这是一个非常具体(而且很大)的项目,如果我完全开发它而不是试图让任何 CMS 满足我的需求,那就更好了。

  1. 我可以使用自己的 ERM 开发具有任何框架的网站吗?
  2. 是否有使用这些框架预先配置的 ERM(最终用于未来的项目)?
  3. 我正在考虑 CakePHP 或 Ruby on Rails。你会鼓励我朝这些方向发展吗?

我目前正在设计的网站预计每天的访问量将超过 1,000,000 次。因此,我需要可扩展性和强度。

非常感谢。

编辑:我正在考虑使用 Symfony。我可以用这个框架做同样的事情吗?

I am currently designing a big website a priori based on a PostgreSQL database.

I have nearly ended the Entity Relationship Model and I am thinking about the way to develop (or have it develop) the whole thing (Java, PHP, other).

First I thought about a CMS to do the job. But this is a very specific (and big) project, and it would be better if I developed it entirely instead of trying to bow any CMS into my need.

  1. Can I develop a website with any framework using my own ERM ?
  2. Are there preconfigured ERMs with those frameworks (eventually for future projects) ?
  3. I am thinking of CakePHP or Ruby on Rails. Would you encourage me into these directions ?

The website I am currently designing is supposed to be consulted by more than 1 000 000 times a day. As a consequence, I need scalability and strongness.

Thanks a lot by advance.

EDIT : I am thinking of taking Symfony. Can I do the same thing with this very framework ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

忘年祭陌 2024-11-20 03:50:07

您可以在 eZ Publish + Zeta Components + eZ Find (Solr) 搜索引擎中轻松实施任何 ERM。您还可以“免费”获得所需的其余功能。高度可扩展的架构。
开源软件许可证。 http://share.ez.no/download-develop/downloads

You can easily implement any ERM in eZ Publish + Zeta Components + eZ Find (Solr) search engine. And you get the rest of the functionality you'll need for 'free'. Highly scalable architecture.
OSS license. http://share.ez.no/download-develop/downloads

穿越时光隧道 2024-11-20 03:50:07

我最终以制作我的 ERM 结束,并且我使用 Symfony2,这是满足我的需求的一个很好的框架。

I finally ended by making my ERM, and I work with Symfony2, which is a good Framework for my needs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文