1
0
mirror of https://github.com/armink/FlashDB.git synced 2025-01-29 04:32:53 +08:00
FlashDB/docs/_coverpage.md
2021-01-02 21:18:55 +08:00

15 lines
607 B
Markdown

![FlashDB](_media/flashdb.png)
> An ultra-lightweight embedded database.
[![Build Status](https://travis-ci.com/armink/FlashDB.svg?branch=master)](https://travis-ci.com/armink/FlashDB)
[![version](https://img.shields.io/github/release/armink/FlashDB.svg?style=flat-square)](https://github/license/armink/FlashDB/releases/latest)
[![license](https://img.shields.io/github/license/armink/FlashDB)](https://raw.githubusercontent.com/armink/FlashDB/master/LICENSE)
- Small footprint
- Fast query speed
- Key-Value database
- Time series database
[Introduction](/README.md)
[Getting started](/quick-started)