Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bazaarvoice/commons-data-dao

BVCommons Data DAO
https://github.com/bazaarvoice/commons-data-dao

Last synced: 16 days ago
JSON representation

BVCommons Data DAO

Awesome Lists containing this project

README

        

Bazaarvoice Common Data DAO
======

This project contains general data DAO modules.

```
commons-data-parent - Parent module
commons-data-model - The Data Model module contains generally useful classes for building up models
commons-data-dao - The DAO module contains general DAO interfaces and base classes for accessing data using any number of data sources
commons-data-json - Commons Data JSON contains many useful classes for working with JSON and JSON Schema
commons-data-mongodao - The Mongo DAO module is an implementation of the general DAO for MongoDB
```