SQLite topic
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.
db-to-sqlite
CLI tool for exporting tables or queries from any SQL database to a SQLite file
github-to-sqlite
Save data from GitHub to a SQLite database
dogsheep-photos
Upload your photos to S3 and import metadata about them into a SQLite database
healthkit-to-sqlite
Convert an Apple Healthkit export zip to a SQLite database
nlw-02-discovery
Projeto construído durante o Next Level Week #02
nlw-03-discovery
Projeto construído durante o Next Level Week #03
persist-queue
A thread-safe disk based persistent queue in Python
tuql
Automatically create a GraphQL server from a SQLite database or a SQL file
SQLiteDB
Basic SQLite wrapper for Swift 4.x and lightweight ORM for accessing underlying tables in an SQLite database
awesome-sqlite
A curated list of awesome things related to SQLite