Database abstraction layer for AIR (JS)?

给你一囗甜甜゛ 提交于 2019-12-11 07:56:27

问题


I was wondering if there are any abstraction 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.


回答1:


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



来源:https://stackoverflow.com/questions/2011796/database-abstraction-layer-for-air-js

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!