wuzhl2018 / FlashDBLinks
FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数据库模式: - 键值数据库 :是一种非关系数据库,它将数据存储为键值(Key-Value)对集合,其中键作为唯一标识符。KVDB 操作简洁,可扩展性强。 - 时序数据库 :时间序列数据库 (Time Series Database , 简称 TSDB),它将数据按照 时间顺序存储 。TSDB 1. 资源占用极低,内存占用几乎为 0 ; 2. 支持 多分区,多实例 。数据量大时,可细化分区,降低检索时间; 3. 支持…
☆12Updated 4 years ago
Alternatives and similar repositories for FlashDB
Users that are interested in FlashDB are comparing it to the libraries listed below
Sorting:
- C# Serial Debug☆59Updated 5 years ago
- RTU & TCP Modbus Terminal☆27Updated 2 years ago
- 📢一款功能强大且高度灵活的串口调试工具,内置Lua脚本引擎🛠️,可以通过Lua脚本实现自定义的数据处理、协议解析、自动化测试等功能,专为嵌入式行业开发者设计,串口调试工具天花板,☕Atop The Serial Port。☆45Updated 3 months ago
- com0com virtual serial port wrapper for C#☆47Updated 3 years ago
- MqttFx is a mqtt v3.1.1 client using DotNetty☆94Updated 3 years ago
- The graph drawing software from Serial COM port data☆11Updated 8 years ago
- ProfiBus-DP to TCP/IP Ethernet☆25Updated 8 years ago
- A concise serial port debug tool. 一个简洁的串口调试工具☆34Updated 2 years ago
- 《.NET 开源项目 StreamJsonRpc 介绍》系列文章示例代码☆19Updated 5 years ago
- Tools for working with Modbus.☆21Updated 2 years ago
- 野火开 源的串口 C#☆66Updated 7 years ago
- 一个增强的自定义串口类,实现协议无关的数据帧完整接收功能,支持跨平台使用☆81Updated 9 months ago
- A cross platform MQTT server based on the MQTTnet library with Python scripting support.☆36Updated 2 years ago
- Implementation of XMODEM Protocol☆33Updated last year
- Implementing the Modbus protocol on .NET Standard 2.0☆34Updated last year
- The Open Serial Debug Assistant☆55Updated 5 years ago
- Windows Serial Port forwarding to TCP/IP port☆18Updated 4 years ago
- Implements the TFTP (Trivial File Transfer) protocol (client/server) in an easy-to-use C#/.NET library.☆85Updated 7 months ago
- CoAPnet is a high performance .NET library for CoAP based communication. It provides a CoAP client and a CoAP server. It also has DTLS su…☆74Updated 2 years ago
- 使用C#编写STM32对接物联网平台IoTSharp发送遥测数据☆15Updated 3 years ago
- 基于C#的实体模型框架☆12Updated 2 years ago
- 该仓库是 Tiniux OS v3.0.0 的注释版,供学习交流使用,本人会不断地维护注释质量。☆15Updated 6 years ago
- 小小调度器16位版本☆29Updated 5 years ago
- stm32在线升级程序。☆23Updated 5 years ago
- 轻量级终端打串口日志工具,代替MobaXterm、SecureCRT、PuTTy,直接用Windows Terminal控制。 Serialport terminal tool☆21Updated last month
- IoTSharp.Edge.RT-Thread是一个基于 RT-Thread IoT-Board SDK 的IoTSharp对接协议实现 RT-Thread for IoT Board (STM32L4 + Wi-Fi, sensor, lcd, audio etc)☆18Updated 3 years ago
- 物联网嵌入式操作系统,完全基于C++11,协作式调度☆50Updated 5 years ago
- vs 2022 C# 写的串口调试助手,之后有需要时会以此为基础开发特有串口协议的软件☆22Updated last year
- Debug Modbus Protocol☆12Updated 8 years ago
- 包含MQTTNet客户端和服务端 mqttnet版本2.8.5☆11Updated 6 years ago