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

sequelize

29.1k
Stars
4.2k
Forks
Watchers

Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

xorm

6.7k
Stars
758
Forks
Watchers

Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm

Medoo

4.8k
Stars
1.2k
Forks
Watchers

The lightweight PHP database framework to accelerate the development.

HeidiSQL

4.6k
Stars
439
Forks
Watchers

A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi

linq2db

2.9k
Stars
453
Forks
Watchers

Linq to database provider.

bun

3.3k
Stars
197
Forks
Watchers

SQL-first Golang ORM

prisma-client-go

2.0k
Stars
93
Forks
Watchers

Prisma Client Go is an auto-generated and fully type-safe database client

vscode-sqltools

1.4k
Stars
287
Forks
Watchers

Database management for VSCode

contacts

119
Stars
37
Forks
Watchers

A flutter project with Implementation of a Contacts app in 4 ways (API, Custom, Preferences and Sqflite).

typeorm

34.6k
Stars
6.4k
Forks
Watchers

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.