Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendelplanque/moosql

A toolkit for applying Software Engineering techniques on databases.
https://github.com/juliendelplanque/moosql

Last synced: 16 days ago
JSON representation

A toolkit for applying Software Engineering techniques on databases.

Awesome Lists containing this project

README

        

# MooSQL
A toolkit for applying Software Engineering techniques on databases.

## Install
```
Metacello new
baseline: 'MooSQL';
repository: 'github://juliendelplanque/MooSQL/repository';
load: 'MooSQL'
```