Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loki-astari/thorsdb

A Database connection toolkit in C++
https://github.com/loki-astari/thorsdb

Last synced: about 1 month ago
JSON representation

A Database connection toolkit in C++

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/Loki-Astari/ThorsDB.svg?branch=master)](https://travis-ci.org/Loki-Astari/ThorsDB)
[![codecov.io](http://codecov.io/github/Loki-Astari/ThorsDB/coverage.svg?branch=master)](http://codecov.io/github/Loki-Astari/ThorsDB?branch=master)
[![Code Review](http://www.zomis.net/codereview/shield/?qid=94901)](http://codereview.stackexchange.com/q/94901/507)
[![Code Review](http://www.zomis.net/codereview/shield/?qid=94899)](http://codereview.stackexchange.com/q/94899/507)

![ThorStream](img/stream.jpg)

A C++ SQL library (not a wrapper for C)

* [Objective](doc/objective.md)
* [Building](doc/building.md)
* [Documentation Usage](doc/usage.md)
* [Documentation Internal](doc/internal.md)