Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendelplanque/easycrud

A framework to perform CRUD on relational databases easily from Pharo.
https://github.com/juliendelplanque/easycrud

crud databases pharo

Last synced: 4 days ago
JSON representation

A framework to perform CRUD on relational databases easily from Pharo.

Awesome Lists containing this project

README

        

# EasyCRUD

![Logo of EasyCRUD](https://raw.githubusercontent.com/juliendelplanque/EasyCRUD/master/doc/logo.png)

A framework to perform CRUD on relational databases easily from Pharo.

## How does it works?
![How does it works?](https://raw.githubusercontent.com/juliendelplanque/EasyCRUD/master/doc/layers.png)

This section is not finished.

### Generic View

TODO

### Database Description

TODO

### Serializable

TODO

### Adapter

TODO