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.

List SQLite repositories

db-to-sqlite

349
Stars
28
Forks
Watchers

CLI tool for exporting tables or queries from any SQL database to a SQLite file

github-to-sqlite

383
Stars
41
Forks
Watchers

Save data from GitHub to a SQLite database

dogsheep-photos

170
Stars
15
Forks
Watchers

Upload your photos to S3 and import metadata about them into a SQLite database

healthkit-to-sqlite

186
Stars
9
Forks
Watchers

Convert an Apple Healthkit export zip to a SQLite database

nlw-02-discovery

127
Stars
26
Forks
Watchers

Projeto construído durante o Next Level Week #02

nlw-03-discovery

124
Stars
38
Forks
Watchers

Projeto construído durante o Next Level Week #03

persist-queue

306
Stars
46
Forks
Watchers

A thread-safe disk based persistent queue in Python

tuql

1.0k
Stars
43
Forks
Watchers

Automatically create a GraphQL server from a SQLite database or a SQL file

SQLiteDB

586
Stars
149
Forks
Watchers

Basic SQLite wrapper for Swift 4.x and lightweight ORM for accessing underlying tables in an SQLite database

awesome-sqlite

459
Stars
15
Forks
Watchers

A curated list of awesome things related to SQLite