Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/loki-astari/thorsdb
- Owner: Loki-Astari
- License: other
- Created: 2020-08-28T15:40:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T20:52:43.000Z (5 months ago)
- Last Synced: 2024-10-03T18:21:24.810Z (about 2 months ago)
- Language: C++
- Size: 2.07 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)