FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数据库模式: - 键值数据库 :是一种非关系数据库,它将数据存储为键值(Key-Value)对集合,其中键作为唯一标识符。KVDB 操作简洁,可扩展性强。 - 时序数据库 :时间序列数据库 (Time Series Database , 简称 TSDB),它将数据按照 时间顺序存储 。TSDB 1. 资源占用极低,内存占用几乎为 0 ; 2. 支持 多分区,多实例 。数据量大时,可细化分区,降低检索时间; 3. 支持…
☆12Jan 10, 2021Updated 5 years ago
Alternatives and similar repositories for FlashDB
Users that are interested in FlashDB are comparing it to the libraries listed below
Sorting:
- Readonly mirror of IKVM on .NET Core 3.1☆14Feb 1, 2022Updated 4 years ago
- A opinionated library that makes .NET logging clean to read 👏☆12Mar 27, 2025Updated 11 months ago
- ngFlowchart enables drag&drop modelling of graphs in web applications☆18Jul 19, 2019Updated 6 years ago
- A Visual Studio extension that checks and notifies about available updates for the installed NuGet packages for the open solution.☆19Updated this week
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆23Nov 25, 2019Updated 6 years ago
- stm32在线升级程序。☆24Dec 17, 2019Updated 6 years ago
- .NET 事件总线,简化项目、类库、线程、服务等之间的通信,代码更少,质量更好。☆23Jan 24, 2026Updated last month
- Simple RTSP server and client. Supports H264, H265, H266, AV1, AAC and Opus.☆36Feb 12, 2026Updated 2 weeks ago
- TDengine connector for .Net☆31Feb 11, 2026Updated 3 weeks ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Jan 9, 2021Updated 5 years ago
- CAP.Extensions 是 CAP的扩展库!☆22Dec 19, 2024Updated last year
- ProfiBus-DP to TCP/IP Ethernet☆25Mar 21, 2017Updated 8 years ago
- Implementing the Modbus protocol on .NET Standard 2.0☆34Apr 2, 2024Updated last year
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆38Jul 8, 2024Updated last year
- www.nxp.com/mcu-vision3d https://nxp.github.io/vizn3d_smartlock_oobe☆13Oct 9, 2023Updated 2 years ago
- Implementation of the Modbus protocol in .NET; containing ASCII, RTU and TCP.☆10Jan 12, 2026Updated last month
- Documenting the HID usage tables in a parsable format for code generation☆12Feb 2, 2026Updated last month
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 9 years ago
- Firmware for ESP32-based LEDswarm controllers which use DWM3000 ultra-wideband for decimeter-level ranging☆13Jul 19, 2024Updated last year
- NetCoreMQTTExampleCluster is a project to run a multi MQTT broker system based on MQTTnet, Dapper (for database connection) and Orleans.☆46Jan 15, 2025Updated last year
- tool for converting vcd(value change dump) to ate pattern.☆11Oct 22, 2015Updated 10 years ago
- 此仓库用于存放 eide 的相关二进制资源(注意:该仓库仅作为 eide 的下载站点,仅储存 zip, 7z 压缩包,且会定时清理 commit 记 录,不必 clone 该仓库)☆11Jul 29, 2025Updated 7 months ago
- Blazor SignaturePad 手写签名 组件☆11Jul 18, 2024Updated last year
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- Easy AT Command Terminal☆14Aug 19, 2020Updated 5 years ago
- A library of core helpers, extensions, Async/Await locks on object, strings, integers☆10Aug 5, 2025Updated 6 months ago
- SituLearner是综合影视字幕或音乐歌词的android单词学习软件, 它提供了英语单词或日语单词的情景化记忆手段。☆15Dec 10, 2025Updated 2 months ago
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 years ago
- Finite-State Machine (FSM) for Arduino☆15Sep 30, 2023Updated 2 years ago
- Extension that allows you quickly launch a vscode debug session for a file of your choosing.☆12Feb 16, 2026Updated 2 weeks ago
- ☆10Aug 10, 2020Updated 5 years ago
- This is a modified version of the Android libnfc-nci library prepared for the Sony SmartWatch 3 (SWR50).☆12Mar 30, 2015Updated 10 years ago
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- 单向逆变器并联,并网设计☆19Jul 10, 2024Updated last year
- ☆10Oct 12, 2024Updated last year
- SugarCRM .NET integration studio built with WPF Modern UI (mui) framework.☆14Jun 3, 2017Updated 8 years ago
- The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory o…☆12Dec 5, 2022Updated 3 years ago