dal topic

List dal repositories

node-mysql-utilities

115
Stars
25
Forks
Watchers

Query builder for node-mysql with introspection, etc.

db

3.5k
Stars
233
Forks
Watchers

Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.

CoreMediaIO-DAL-Example

185
Stars
28
Forks
Watchers

Apple's CoreMediaIO DAL plugin example - modernized

DAL

224
Stars
39
Forks
Watchers

[AAAI 2021] Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection".

activejpa

182
Stars
53
Forks
Watchers

A simple active record pattern library in java that makes programming DAL easier

dapper-sql-generator

25
Stars
4
Forks
Watchers

Tool that uses a MS-SQL project (.dacpac) to generate stored procedures, entities and Dapper DbContext (async, ready for .Net Core .Net 6)... Extensible to a lot of use cases.

DALTools

36
Stars
7
Forks
Watchers

A collection of tools aiming to help modifying files for the DATE A LIVE Visual Novels

CMIOKit

47
Stars
4
Forks
Watchers

Developer-friendly Swift wrapper around the CoreMediaIO C APIs

neural-greenscreen

36
Stars
6
Forks
Watchers

Real time background replacement on a mac os driven webcam using the DeepLabV3 neural network for image segmentation and the native CoreMediaIO DAL framework of Mac OS.

DapperDal

40
Stars
10
Forks
Watchers

基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件