Database abstraction layer for AIR (JS)?
问题 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