首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 简单,与亚马逊AWS SimpleDB图书馆柔性的ORM框架

简单,与亚马逊AWS SimpleDB图书馆柔性的ORM框架

资 源 简 介

Introduction Simple PHP 5.3 based ORM allowing cloud-based models and traditional database models to coexist. Currently supports Amazon SimpleDB or any database for which a PDO driver is available. It also includes a simple Controller package to make it a more complete framework. Latest Version The latest release is 0.18-beta. See ReleaseNotes for information and downloads to get it. Example The following example uses Amazon SimpleDB. This would allow the system to seamlessly scale to use multiple computers via a load balancer with little additional configuration. It even includes a SimpleDB session handler. Class Definition class Result extends ORMSDBORMModelSDB { public $student_id; public $date; public $marks; public $grade; publi

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 11 1小时前 成为了本站会员

  • 开心快活人 4小时前 成为了本站会员

  • 晋财 5小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

0.296695s