Displaying 1 to 20 from 31 results

datamappify - Compose, decouple and manage domain logic and data persistence separately

  •    Ruby

Datamappify is no longer being maintained. It started off with a noble goal, unfortunately due to it being on the critical path of our project, we have decided not to continue developing it given the lack of development time from me. Feel free to read the README and browse the code, I still believe in the solutions for this particular domain.

model - Ruby persistence framework with entities and repositories

  •    Ruby

A persistence framework for Hanami. It delivers a convenient public API to execute queries and commands against a database. The architecture eases keeping the business logic (entities) separated from details such as persistence or validations.

rel - :gem: Database Access Layer for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API

  •    Go

Modern Database Access Layer for Golang. REL is golang orm-ish database layer for layered architecture. It's testable and comes with its own test library. REL also features extendable query builder that allows you to write query using builder or plain sql.

OpenTicket

  •    

Openticket is a way for me to learn and develop my skills in new .NET technologies. The goal is to produce a online ticket sales system using .NET 3.5, ASP MVC, Windows WCF, Windows WF, Silverlight and ADO Entity Framework.




MongoRepository

  •    

An easy to use library to use MongoDB with .NET. (Implements a Repository implementation on top of Official MongoDB C# driver).

Entity Framework Repository Unit of Work Pattern

  •    

Enterprise Data Repository (EDR): is a library design to be used in both web and standalone/non web application. It manages the lifecycle of the object context

Xoqal

  •    

Xoqal is a modern open source application framework targeting .NET 4+ platforms. It supports web and win application with the same infrastructure.

hxCore

  •    

hxCore is our implementation of the Domain Driven Design Architecture. Also providing a set of helper classes for ASP.Net and WCF development.


MongoServices

  •    

A lightweight service/repository framework on top of mongoDB.

Architecture Lab: Data Patterns & Practices

  •    CSharp

Contains different types of code samples to explore different types of technical solutions/patterns from an architect's point of view.

Logic Data Access

  •    LINQ

Logic Data Access is a IQueryable Repository pattern implementation for LINQ To SQL and In-Memory storages.

android-base-project - Android LateralView Base Project

  •    Java

Base project built using Dagger2 for Dependency Injection and MVC architecture with Repository Pattern. It has several managers classes that encapsulate features that are usually used in a common project, most using inversion control to decouple the implementation. This project has the most common setttings applied. The main idea is to start any new project cloning this one.

jpa-repository - Repository programming model with JPA 2 and Specification pattern provides a simple and easy way to build the data access layer

  •    Java

Repository programming model with JPA 2 and Specification pattern provides a simple and easy way to build the data access layer.

news-reader-clean - Demonstrating android clean code with MVP, RxJava 2, Room and Repository Pattern

  •    Java

This is a simple news reader Android app to demonstrate Android clean code using MVP presentation layer, RxJava 2, Room and Repository Pattern to support offline first architecture.

TheMovies - :movie_camera: A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations

  •    Kotlin

A simple project for The Movie DB based on Kotlin MVVM clean architecture and material design & animations. Add your API key in local.properties file.

Componentization - 随着业务的发展 App 开发技术也越来越成熟,对开发者来说 App 代码量也迅速地增长到一个数量级。对于如何架构 App 已经每个开发者面临的实际问题。好的架构可以提高开发者的效率,降低维护成本。

  •    Java

随着业务的发展 App 开发技术也越来越成熟,对开发者来说 App 代码量也迅速地增长到一个数量级。对于如何架构 App 已经每个开发者面临的实际问题。好的架构可以提高开发者的效率,降低维护成本。

receptacle - minimalistic implementation of the repository pattern

  •    Ruby

Provides easy and fast means to use the repository pattern to create separation between your business logic and your data sources. Battle tested at Runtastic.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.