sqlite-databases
There are 7 repositories under sqlite-databases topic.
groue/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
siara-cc/sqlite_micro_logger_arduino
Fast and Lean Sqlite database logger for Arduino UNO and above
dustinkredmond/SQLiteToCSV
Command line tool written in C language to export SQLite data as a CSV file.
Samnan/unidb
A simplified, unified database abstraction layer supporting mysql, postgresql and sqlite databases
shakiz/DailySaver
The main intent of this project is to make an application by which user may generate his or her savings amount based on their regular income. And user can transfer money into two different accounts, one is savings account and another is current account.
sivabe35/inquiry
Inquiry is a simple library for Android that makes construction and use of SQLite databases super easy.
dvanderweele/lessqlite
A less-like command-line utility for easily paging through SQLite databases.