Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olafurpg/slick-direct

Experimental front-end for Slick using Directembedding
https://github.com/olafurpg/slick-direct

Last synced: 25 days ago
JSON representation

Experimental front-end for Slick using Directembedding

Awesome Lists containing this project

README

        

# slick-direct [![Build Status](https://travis-ci.org/slick-direct/slick-direct.png?branch=master)](https://travis-ci.org/slick-direct/slick-direct)

Case study for [Directembedding](https://github.com/directembedding/directembedding).

| Feature | Done |
| ------- | ---- |
| select * | X |
| map | X |
| flatMap | X |
| filter | X |
| filterNot | X |
| join | X |
| joinFull | X |
| take | X |
| < | X |
| == | WIP |
| custom types | WIP |
| joinLeft | |
| joinRight | |
| your favorite slick feature | |

* [Technical report (PDF)](http://geirsson.com/assets/directembedding-report.pdf)
* [Presentation slides (PDF)](http://geirsson.com/assets/directembedding-beamer.pdf)