node-sqlite3
SQL database library
An asynchronous, non-blocking SQLite3 binding for Node.js
SQLite3 bindings for Node.js
6k stars
184 watching
816 forks
Language: PLpgSQL
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,771 |
mattn/go-sqlite3 | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
fnc12/sqlite_orm | A C++ header-only library providing an easy-to-use interface to interact with SQLite databases | 2,330 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,661 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,498 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
orbitinghail/sqlsync | A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,415 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
rusqlite/rusqlite | An ergonomic wrapper for using SQLite from Rust. | 3,279 |
sqlite/sqlite | A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,902 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,946 |
nodesource/distributions | Provides installation instructions and support scripts for Node.js on various Linux distributions | 13,542 |