notorm
Database library
A PHP library for simple data access and manipulation in databases
NotORM - PHP library for simple reading data from the database
860 stars
66 watching
158 forks
Language: PHP
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
playframework/anorm | An API to interact with databases using plain SQL. | 240 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 708 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 759 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 50 |
perusio/lua-resty-tarantool | A Lua-based library that enables interaction with a NoSQL database using its embedded Lua module or with Openresty. | 45 |
fransbouma/massive | A lightweight, dynamic MicroORM for .NET that simplifies database interactions. | 1,798 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
hellokaton/anima | A minimal Java library for simple database operations with a focus on ease of use and support for multiple databases and relational mappings. | 228 |
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,957 |
stuart-campbell/rushorm | An object-relational mapping library for Android that abstracts away SQLite interaction | 172 |
faapz/pdo | A PDO-based PHP library for interacting with databases | 316 |
hyperf/database | A PHP-based library providing an ORM and coroutine-friendly interface to interact with databases. | 17 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
v9n/epiphy | An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library | 7 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |