flexilite
Data manager
A library that provides a flexible and structured way to organize, store, and query data in a dynamic schema
SQLite extension library, written in Lua and C. Based on EAV/CR storage, implements most of data schema refactoring patterns and more
16 stars
3 watching
6 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lazierthanthou/sqlite-manager | An extension that provides a graphical interface to manage and interact with SQLite databases in various applications. | 325 |
swiftkickmobile/tlindexpathtools | A set of classes to simplify table and collection view data management and updates | 347 |
sfttech/nyan | A data description language that enables hierarchical key-value storage with inheritance and dynamic patching for moddable game content management. | 211 |
vladmihalcea/flexy-pool | A library that helps manage connections to databases, allowing them to scale dynamically in response to changing demand. | 1,094 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
dhilt/ngx-ui-scroll | A directive and module for Angular applications to manage scrolling of large datasets in an efficient and virtualized way | 224 |
olliniinivaara/sqliteral | A high-level SQLite API for Nim language | 51 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 72 |
customink/secondbase | Provides seamless integration of multiple databases within a Rails application | 219 |
saxix/django-adminactions | A collection of reusable actions for managing data in Django models. | 684 |
atlas-engineer/nfiles | A Common Lisp library for managing user-centric files and data persistence. | 18 |
tlberglund/groovy-liquibase | A Groovy-based DSL for managing schema changes in databases using Liquibase | 85 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 494 |
slftool/slftool.github.io | A JavaScript-based tool that provides a compact data representation of geographical concepts using a simple vocabulary and standardized data structure. | 5 |
msallin/sqlitecodefirst | A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 612 |