airdb
ORM tool
A client-side ORM system for managing SQLite databases in ActionScript-based applications.
ActionScript AIR ORM for using client-side SQLite within AIR and Flex apps. Supports ActiveRecord style models, migrations and associations.
34 stars
5 watching
8 forks
Language: ActionScript
last commit: over 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
riadvice/flexine | An ActionScript 3 library providing an Object-Relational Mapping (ORM) solution for the Adobe AIR platform. | 4 |
kemsky/as3query | A software framework for querying and managing data stored in a SQLite database using an Object-Relational Mapping (ORM) approach. | 4 |
probertson/air-sqlite | Utilities for working with SQLite databases in Adobe AIR. | 76 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
vadimtsushko/objectory | An object document mapper library for Dart applications that maps objects to PostgreSQL databases. | 55 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
rikkimax/dvorm | An object-relational mapping framework for the D programming language. | 17 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
braisdom/objectivesql | An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration. | 1,273 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |
kitura/swift-kuery-orm | An ORM library built on top of Swift-Kuery for mapping Swift objects to relational databases | 212 |