FCModel

SQL database abstraction

An alternative to Core Data with direct SQL access for more control over implementation and performance.

An alternative to Core Data for people who like having direct SQL access.

GitHub

2k stars
63 watching
173 forks
Language: Objective-C
last commit: about 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zaid-ajaj/dustytablesA F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases.74
fs02/grimoireA Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation.164
cmeeren/facilAutomates generation of F# data access code from SQL queries and stored procedures.141
kant2002/sqlmarshalGenerates typed functions for accessing custom SQL and stored procedures with nullability checks.59
fsprojects/fsharp.data.sqlclientProvides F# type providers for accessing MS SQL database objects in a statically typed manner204
aryaxt/ocmapperAn Objective-C library to easily convert dictionaries to model objects347
lucidsoftware/relateProvides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala160
yidas/codeigniter-modelAn extension of CodeIgniter framework that provides an Object-Relational Mapping (ORM) model with features like query builder, timestamps, soft deleting, and read-write splitting.169
riorizkyrainey/laracedA package that automatically inserts and updates creator, editor, and destroyer fields on your table.2
nickstrupat/entityframework.softdeletableProvides base classes and helpers for managing soft-deletable data in EntityFramework applications.3
victortzeng/zxw.framework.netcoreA .NET Core framework for rapid development of applications using EF Core's Code First pattern765
temporal/cl-sqliteProvides a Common Lisp interface to the SQLite relational database management system.73
fransbouma/rawdataaccessbencherBenchmarks various .NET data access/ORM implementations for entity materialization speed190
florents-tselai/litejqA jq extension for SQLite that simplifies working with JSON data in SQL queries93
iotsharp/entityframeworkcore.taosA .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core.171