How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
SQLite flutter plugin
The main features of tekartik/sqflite are: Data Persistence, Data Storage, Storage and Persistence.
Open-source alternatives to tekartik/sqflite include: afrymask/afbrushboard — 根据手指滑动速度动态调整线条粗细和透明度 - 对相邻线段进行贝塞尔方法进行绘制 - 多阶贝塞尔曲线方法抽取 - 大批量线段绘制的性能优化. ahmed-ali/realmobjecteditor — Realm Object Editor Realm Object Editor is a visual editor where you can create your Realm entities, attributes and… akavache/akavache — Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile… albertodebortoli/skopelos — A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all… aldycool/netcoresync — NETCoreSync is a database synchronization framework where each client's local offline database (on each client's… 1amageek/ballcap-ios — Firebase Cloud Firestore support library for iOS. 🧢.
根据手指滑动速度动态调整线条粗细和透明度 - 对相邻线段进行贝塞尔方法进行绘制 - 多阶贝塞尔曲线方法抽取 - 大批量线段绘制的性能优化
Realm Object Editor Realm Object Editor is a visual editor where you can create your Realm entities, attributes and relationships inside a nice user interface. Once you finish, you can export your schema document for later use and you can export your objects in Swift, Objective-C and Java.
Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e., user settings) as well as cached local data that expires.