Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/waratuman/pony-cql

CQL Client for Pony
https://github.com/waratuman/pony-cql

cassandra cassandra-cql pony pony-language ponylang

Last synced: 21 days ago
JSON representation

CQL Client for Pony

Awesome Lists containing this project

README

        

# Pony CQL

## Building

```bash
make
```

## Testing

```bash
make test
```