wuzhl2018 / FlashDB
FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数据库模式: - 键值数据库 :是一种非关系数据库,它将数据存储为键值(Key-Value)对集合,其中键作为唯一标识符。KVDB 操作简洁,可扩展性强。 - 时序数据库 :时间序列数据库 (Time Series Database , 简称 TSDB),它将数据按照 时间顺序存储 。TSDB 1. 资源占用极低,内存占用几乎为 0 ; 2. 支持 多分区,多实例 。数据量大时,可细化分区,降低检索时间; 3. 支持…
☆11Updated 4 years ago
Alternatives and similar repositories for FlashDB:
Users that are interested in FlashDB are comparing it to the libraries listed below
- C# Serial Debug☆52Updated 4 years ago
- ProfiBus-DP to TCP/IP Ethernet☆23Updated 8 years ago
- stm32在线升级程序。☆22Updated 5 years ago
- 小小调度器16位版本☆22Updated 4 years ago
- 该仓库是 Tiniux OS v3.0.0 的注释版,供学习交流使用,本人会不断地维护注释质量。☆15Updated 5 years ago
- 物联网嵌入式操作系统,完全基于C++11,协作式调度☆48Updated 5 years ago
- RT-Thread network samples☆12Updated last year
- RTU & TCP Modbus Terminal☆26Updated 2 years ago
- 基于Linux的kfifo移植到STM32☆29Updated 6 years ago
- 野火开源的串口 C#☆64Updated 6 years ago
- modbus c library☆18Updated 2 years ago
- com0com virtual serial port wrapper for C#☆40Updated 2 years ago
- A concise serial port debug tool. 一个简洁的串口调试工具☆34Updated last year
- Debug Modbus Protocol☆12Updated 8 years ago
- The Open Serial Debug Assistant☆55Updated 5 years ago
- 使用C#编写STM32对接物联网平台IoTSharp发送遥测数据☆15Updated 2 years ago
- Windows Serial Port forwarding to TCP/IP port☆18Updated 3 years ago
- WIZnet TCP/IP chips (such as W5500/W5100..) SAL framework implement.☆50Updated 3 months ago
- keil工程转为vc工程☆13Updated 7 years ago
- A lightweight, customizable embedded Web Server for RT-Thread☆51Updated 9 months ago
- tiny macro os for MCU.☆28Updated 8 months ago
- Ymodem IAP C#☆14Updated 6 years ago
- 分享一个UTF-8转GB2312函数☆31Updated 10 years ago
- ESC/POS 打印指令生成☆16Updated 4 years ago
- 一个增强的自定义串口类,实现协议无关的数据帧完整接收功能,支持跨平台使用☆81Updated 4 months ago
- OneNET C# SDK☆19Updated 7 years ago
- 按键驱动,支持按键的单击、双击、长按和连续触发的检测方式☆18Updated 3 years ago
- MDK工程转vs工程☆24Updated 4 years ago
- Readonly mirror of IKVM on .NET Core 3.1☆14Updated 3 years ago
- MqttFx is a mqtt v3.1.1 client using DotNetty☆95Updated 2 years ago