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

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: about 2 months ago
JSON representation

CQL Client for Pony

Awesome Lists containing this project

README

        

# Pony CQL

## Building

```bash
make
```

## Testing

```bash
make test
```