Is Drupal ready for the enterprise?(Drupal 为企业做好准备了吗?)
问题描述
是否有人将 Drupal 用于大型、关键业务的企业应用程序?
Is anyone out there using Drupal for large scale, business critical enterprise applications?
Drupal 缺乏数据库事务支持是否会劝阻潜在用户?
Does Drupal's lack of database transaction support dissuade potential users?
是否有其他基于动态语言的轻量级网络框架供人们用于这些类型的应用程序?Java 门户(例如 JBossPortal 或 Jetspeed)作为替代方案或 Drupal + J2EE 混合架构如何?
Are there any other lightweight web-frameworks based on dynamic languages that people are using for these types of apps? What about Java portals such as JBossPortal or Jetspeed as an alternative or a Drupal + J2EE hybrid architecture?
推荐答案
答案一:是的
- internet_search://企业中的drupal"<-使用这个确切的短语
- Drupal成功案例"
- 学生活动支持德州农工大学的 170 个 Drupal 6 站点
答案二:视情况而定
肯定有人对这个问题有顾虑.Drupal 的数据库支持和模式在其演变过程中受到了一些审查和批评.如果部分或全部计划的增强功能进入 Drupal 7,这种情况可能会减少.这是您无法通过搜索互联网轻松明确回答的三个问题中的一个.
There are surely some who have concerns about this issue. Drupal's database support and schema have been subject to some scrutiny and criticism over its evolution. That is likely to diminish if some or all of the planned enhancements make it into Drupal 7. This is the one out of your three questions that cannot be easily and definitively answered by searching the internet.
- Drupal 7 数据库计划
- Drupal 7 数据库更新
答案三:
- 开源内容管理系统
答案四:(更新:2010-02-03 11:25:04)
- 另见:https://stackoverflow.com/questions/1715811
这篇关于Drupal 为企业做好准备了吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Drupal 为企业做好准备了吗?
基础教程推荐
- 如何替换eregi() 2022-01-01
- YouTube API v3 点赞视频,但计数器不增加 2022-01-01
- Cron Jobs 调用带有变量的 PHP 脚本 2022-01-01
- PHP PDO MySQL 查询 LIKE ->多个关键词 2021-01-01
- 如何在 Laravel 5.3 注册中添加动态下拉列表列? 2021-01-01
- 在PHP中根据W3C规范Unicode 2022-01-01
- 如何在 Laravel 中使用 React Router? 2022-01-01
- 学说 dbal querybuilder 作为准备好的语句 2022-01-01
- 有什么方法可以用编码 UTF-8 而不是 Unicode 返回 PHP`json_encode`? 2021-01-01
- PHP 类:全局变量作为类中的属性 2021-01-01
