Perfect-CRUD

ORM system

An object-relational mapping system for Swift that supports CRUD operations and maps Codable types to SQL database tables.

CRUD is an object-relational mapping (ORM) system for Swift 4+.

GitHub

64 stars
12 watching
27 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
purekid/mongodm A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. 200
opencrud/opencrud A standard GraphQL API specification for simple CRUD operations on databases 389
khaledsukkar2/django-swift-crud A package that simplifies setting up CRUD operations in Django models with a streamlined view class 20
what-crud/vue-crud A Vue.js based REST-ful CRUD system with authentication and layout management features 833
yurunsoft/tdengine-orm A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. 11
jungsoft/crudry A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. 90
coocood/qbs An object-relational mapping library for Go that enables simplified data access and manipulation. 549
phnx47/dapper-repositories A tool that generates CRUD operations based on C# POCO classes using Dapper Micro ORM 665
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
v9n/epiphy An ORM wrapper around RethinkDB to simplify basic CRUD operations and keep complex queries outside the library 7
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58
moonstorm/fastcrud A fast and strongly typed .NET ORM library for interacting with various relational databases. 506
perfectlysoft/perfect-redis A Swift client library for Redis 28
henkmollema/dommel A simple and convenient API for CRUD operations using Dapper. 635
enzoh/superheroes An example of building a simple CRUD application on the Internet Computer using Motoko and React 28