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

您现在的位置是:虫虫源码 > PHP > junction

junction

  • 资源大小:0.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Junction The Problem: When developing PHP applications a great deal of time and effort is wasted writing tedious SQL queries to create, read, update, and delete (CRUD) entities. This situation is exacerbated when working with objects because relational database management systems, with which most persistent storage is maintained, can only store scalar values organized into tables. The developer is responsible for translating objects into a series of scalar values which can be stored in a RDMBS for storage and for translating these scalar values pulled from the RDBMS into an object for reading. This translation process is often very time consuming when approached in an ad hoc manner. Our Objective: Provide a high performance object persistence layer for the PHP 5 platform. The persistence layer should be powerful enough to support enterprise level applications, yet intuitive enough to prove instantly productive in the hands of the average P

文 件 列 表

Junction
.svn
Conf
Junction
Junction.php
JunctionFileCabinet.php
Sample
Schema
VIP VIP
0.199070s