node-sqlite3
SQL database library
An asynchronous, non-blocking SQLite3 binding for Node.js
SQLite3 bindings for Node.js
6k stars
184 watching
817 forks
Language: PLpgSQL
last commit: 1 day 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,767 |
mattn/go-sqlite3 | A SQLite driver for Go that allows developers to interact with SQLite databases using the standard database/sql interface. | 8,056 |
fnc12/sqlite_orm | A lightweight C++ header-only library that simplifies interactions with SQLite databases. | 2,317 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,578 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,815 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,495 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,060 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,785 |
orbitinghail/sqlsync | A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,393 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,069 |
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,235 |
sqlite/sqlite | A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,811 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,908 |
nodesource/distributions | Provides installation instructions and support scripts for Node.js on various Linux distributions | 13,516 |