Curated Open Source

Find Open Source Repositories for "sqlite3"

Find and compare open-source repositories that match "sqlite3", with project details, activity, releases, and contributors.

All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

7 repositories found

Clear filters
WiseLibs
WiseLibs / better-sqlite3

The fastest and simplest library for SQLite3 in Node.js.

JavaScript 7,453 473 Updated 3 weeks ago
Database & Storage
bookshelf
bookshelf / bookshelf

A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js

JavaScript 6,346 574 Updated 3 weeks ago
Database & Storage
yy0931
yy0931 / sqlite3-editor

This VSCode extension provides a custom editor for SQLite3 databases.\ Its main advantages are: 1. Seamless integration with VSCode: Unlike other standalone database clients, this extension allows opening a database file with a single click. 2. Spreadsheet-like editing experience: This is a feature missing from other VSCode extensions, and offers a more intuitive editing experience.

JavaScript 2,731 24 Updated 3 weeks ago
Developer Tools
gohouse
gohouse / gorose

GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.

Go 1,162 125 Updated 3 weeks ago
Backend & APIs
kriasoft
kriasoft / node-sqlite

SQLite client wrapper around sqlite3 for Node.js applications with SQL-based migrations API written in Typescript

JavaScript 934 92 Updated 3 weeks ago
Database & Storage
siara-cc
siara-cc / esp32_arduino_sqlite3_lib

Sqlite3 Arduino library for ESP32

C++ 442 81 Updated 3 weeks ago
Database & Storage
jeremy
jeremy / sqlite3-ruby

Ruby bindings for the SQLite3 embedded database

Ruby 0 0 Updated 3 weeks ago
Backend & APIs