as3Query
SQLite ORM
A software framework for querying and managing data stored in a SQLite database using an Object-Relational Mapping (ORM) approach.
Another SQLite ORM and query DSL for ActionScript
4 stars
3 watching
2 forks
Language: ActionScript
last commit: about 9 years ago
Linked from 1 awesome list
adobe-airadobe-flashadobe-flexormorm-librarysqlitesqlite-orm
Related projects:
Repository | Description | Stars |
---|---|---|
dkeskar/airdb | A client-side ORM system for managing SQLite databases in ActionScript-based applications. | 34 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
riadvice/flexine | An ActionScript 3 library providing an Object-Relational Mapping (ORM) solution for the Adobe AIR platform. | 4 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
dymmond/edgy | An ORM framework built on top of SQLAlchemy and Pydantic, aiming to simplify database interactions with a familiar interface. | 198 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
huntlabs/hunt-entity | An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 62 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
pupizoid/ormlite | A lightweight package implementing some ORM-like features and helpers for SQLite databases. | 14 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
andrewreitz/shillelagh | An ORM (Object Relational Mapping) library for Android that simplifies the use of SQLite. | 49 |