#sqlite-database (5 Repositories)
Ranked open-source repositories tagged with #sqlite-database, scored by pull request acceptance likelihood and maintainer engagement velocity.
35.6%
64.6h
5 repositories tagged #sqlite-database
karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
DBDiff/DBDiff
Compare MySQL, Postgres or SQLite databases & automatically create schema & data change scripts/migrations automatically for database version control. Supports Flyway, Liquibase and has a built-in migration tool.
hhtokpinar/sqfEntity
SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
RamblingCookieMonster/PSSQLite
PowerShell module to query SQLite databases
nerdyc/Squeal
A Swift wrapper for SQLite databases