node-sqlite3
SQL database library
An asynchronous, non-blocking SQLite3 binding for Node.js
SQLite3 bindings for Node.js
6k stars
185 watching
816 forks
Language: PLpgSQL
last commit: 15 days 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,762 |
mattn/go-sqlite3 | A SQLite driver for Go that allows developers to interact with SQLite databases using the standard database/sql interface. | 8,018 |
fnc12/sqlite_orm | An ORM library for modern C++ that provides an easy-to-use interface for creating and managing data models with SQLite | 2,298 |
launchbadge/sqlx | An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. | 13,470 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,788 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,494 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,763 |
orbitinghail/sqlsync | A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,377 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,053 |
rusqlite/rusqlite | An ergonomic wrapper for using SQLite from Rust. | 3,198 |
sqlite/sqlite | A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,723 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
nodesource/distributions | Provides installation instructions and support scripts for Node.js on various Linux distributions | 13,508 |