awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesSQLite3 Node.js Drivers

Native bindings specifically for interacting with SQLite databases within Node.js.

Distinct from Node.js Bindings: Covers the general driver implementation including both asynchronous and synchronous patterns, unlike the candidate which focuses solely on synchronous bindings.

Explore 1 awesome GitHub repository matching data & databases · SQLite3 Node.js Drivers. Refine with filters or upvote what's useful.

Awesome SQLite3 Node.js Drivers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tryghost/node-sqlite3TryGhost का अवतार

    TryGhost/node-sqlite3

    6,417GitHub पर देखें↗

    node-sqlite3 is a relational database client and a set of native bindings that allow Node.js applications to interact with SQLite databases. It functions as a C++ native addon, linking JavaScript to the SQLite C library to manage data stored in local files or in-memory stores. The project includes optional support for SQLCipher, enabling page-level encryption to secure local database files. The driver covers a wide range of database management capabilities, including executing SQL queries with parameter binding, managing connections to database files, and preparing statements for repeated ex

    Provides native bindings to enable Node.js applications to interact with SQLite databases.

    PLpgSQL
    GitHub पर देखें↗6,417
  1. Home
  2. Data & Databases
  3. SQLite3 Extensions
  4. SQLite3 Node.js Drivers