开发者

Database abstraction layer for AIR (JS)?

开发者 https://www.devze.com 2022-12-15 09:29 出处:网络
I was wondering if there are any abstra开发者_如何学运维ction layers for the SQLite database thats integrated into Adobe AIR.

I was wondering if there are any abstra开发者_如何学运维ction layers for the SQLite database thats integrated into Adobe AIR.

I don't expect something like Doctrine or Zend_Db (coming from the PHP world) but a bit more abstraction and comfort would be really nice.

I'm using the HTML/JavaScript flavor of AIR so any ActionScript stuff is of no use to me.


Haven't used this, but ActiveRecordJS supports SQLite for AIR.

0

精彩评论

暂无评论...
验证码 换一张
取 消