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: over 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zaid-ajaj/dustytables A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. 74
fs02/grimoire A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. 164
cmeeren/facil Automates generation of F# data access code from SQL queries and stored procedures. 140
kant2002/sqlmarshal A generator of typed functions for accessing custom SQL and stored procedures. 59
fsprojects/fsharp.data.sqlclient Provides F# type providers for accessing MS SQL database objects in a statically typed manner 204
aryaxt/ocmapper An Objective-C library to easily convert dictionaries to model objects 347
lucidsoftware/relate Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala 161
yidas/codeigniter-model An extension of CodeIgniter framework that provides an Object-Relational Mapping (ORM) model with features like query builder, timestamps, soft deleting, and read-write splitting. 168
riorizkyrainey/laraced A package that automatically inserts and updates creator, editor, and destroyer fields on your table. 2
nickstrupat/entityframework.softdeletable Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. 3
victortzeng/zxw.framework.netcore A .NET Core framework for rapid development of applications using EF Core's Code First pattern 764
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72
fransbouma/rawdataaccessbencher Benchmarks various .NET data access/ORM implementations for entity materialization speed 189
florents-tselai/litejq A jq extension for SQLite that simplifies working with JSON data in SQL queries 92
iotsharp/entityframeworkcore.taos A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. 171