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

covid19-datasets

25
Stars
5
Forks
Watchers

COVID-19 derived and augmented datasets (based on JHU, NY Times, ECDC) exported as JSON, TSV, SQL, SQLite DB (plus visualizations)

sqlite-dialect

189
Stars
100
Forks
Watchers

Hibernate dialect for SQLite

sqlite-jna

23
Stars
8
Forks
Watchers

Java wrapper and Jdbc driver for SQLite using JNA or Bridj or JNR or JNI or JavaCPP.

Craft

10.2k
Stars
1.4k
Forks
Watchers

A simple Minecraft clone written in C using modern OpenGL (shaders).

Android-Debug-Database

8.4k
Stars
871
Forks
Watchers

A library for debugging android databases and shared preferences - Make Debugging Great Again

NoteDelight

126
Stars
8
Forks
Watchers

Multiplatform note app with encryption

dotfiles

31
Stars
4
Forks
Watchers

Configs for apps I care about

godot-sqlite

789
Stars
74
Forks
Watchers

GDNative wrapper for SQLite (Godot 4.x+)

SQLiteQueryServer

51
Stars
2
Forks
Watchers

Bulk query SQLite database over the network