Showing 52 open source projects for "node.js"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Aerospike Node.js Client

    Aerospike Node.js Client

    Node.js client for the Aerospike database

    Aerospike Node.js Client is the official Node.js driver for Aerospike, a high-performance NoSQL database optimized for real-time applications. It provides low-latency access to key-value stores and supports advanced data structures for AI, financial, and IoT applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Google Node.js Datastore

    Google Node.js Datastore

    Node.js client for Google Cloud Datastore

    Google’s Node.js Datastore client is a library for interacting with Google Cloud Datastore, a fully managed NoSQL database. It enables developers to store and query structured data in a scalable and serverless manner. The library provides an easy-to-use API for integrating Datastore into Node.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    ... the extension. It is also possible to make your own build of sqlite3 from its source instead of its npm package. It is possible to use the installed package in node-webkit instead of the vanilla Node.js. See Building for node-webkit for details. The sqlite3 module depends only on libsqlite3. However, by default, an internal/bundled copy of sqlite will be built and statically linked, so an externally installed sqlite3 is not required.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    better-sqlite3

    better-sqlite3

    The fastest and simplest library for SQLite3 in Node.js

    The fastest and simplest library for SQLite3 in Node.js. Full transaction support. High performance, efficiency, and safety. Easy-to-use synchronous API (better concurrency than an asynchronous API... yes, you read that correctly). Support for user-defined functions, aggregates, virtual tables, and extensions. 64-bit integers (invisible until you need them). Worker thread support (for large/slow queries). Help this project stay strong! better-sqlite3 is used by thousands of developers...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Dbmate

    Dbmate

    A lightweight, framework-agnostic database migration tool

    Dbmate is a database migration tool, to keep your database schema in sync across multiple developers and your production servers. It is a standalone command line tool, which can be used with Go, Node.js, Python, Ruby, PHP, or any other language or framework you are using to write database-backed applications. This is especially helpful if you are writing many services in different languages, and want to maintain some sanity with consistent development tools. Supports MySQL, PostgreSQL, SQLite...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    node-oracledb

    node-oracledb

    Oracle Database driver for Node.js maintained by Oracle Corp

    The node-oracledb add-on for Node.js powers high-performance Oracle Database applications. Applications can be written in TypeScript, or directly in JavaScript. Use node-oracledb 5.4 to connect Node.js 14, or later, to Oracle Database. Older versions of node-oracledb may work with older versions of Node.js. Node-oracledb supports basic and advanced features of Oracle Database and Oracle Client. The node-oracledb module is open source and maintained by Oracle Corp. It is stable, well documented...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cloud Firestore

    Cloud Firestore

    Node.js client for Google Cloud Firestore: a NoSQL document database

    The official Firestore client for Node.js, enabling seamless interaction with Google Cloud Firestore, a NoSQL document database optimized for real-time applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Kysely SQL

    Kysely SQL

    A type-safe TypeScript SQL query builder

    Kysely is a type-safe TypeScript SQL query builder that provides an intuitive and autocompletion-friendly API. It allows developers to construct complex SQL queries with full type safety, reducing runtime errors and improving code maintainability. Kysely supports various SQL dialects and is compatible with Node.js, Deno, and browser environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    AdminJS

    AdminJS

    AdminJS is an admin panel for apps written in node.js

    Our system leverages AI to effortlessly generate text. Simplify your product database management with just one click. The out-of-the-box version of AdminJS is pretty powerful, but its in-depth customizability is where it really shines. With a basic knowledge of React and Node.js, you can change nearly every behavior of your admin panel. With AdminJS you can Create, Read, Update, and Delete all of your resources, no matter where they come from. Thanks to the tight integration with your ORM/ODM...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Parse Server

    Parse Server

    API server module for Node/Express

    Build applications faster with object and file storage, user authentication, push notifications, dashboard and more out of the box. Our preferred channels of communication for help, issues and disscussion. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself. Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the Node.js Long Term Support plan and only test...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    lmdb-js

    lmdb-js

    Simple, efficient, ultra-fast, scalable data store wrapper for LMDB

    This is an ultra-fast NodeJS, Bun, and Deno interface to LMDB; probably the fastest and most efficient key-value/database interface that exists for storage and retrieval of structured JS data (objects, arrays, etc.) in a true persisted, scalable, ACID compliant database. It provides a simple interface for interacting with LMDB, as a key-value db, which makes it easy to fully leverage the power, crash-proof design, and efficiency of LMDB using intuitive JavaScript, and is designed to scale...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    ArangoDB JavaScript Driver

    ArangoDB JavaScript Driver

    The official ArangoDB JavaScript driver

    ArangoJS is the official JavaScript client for ArangoDB, a multi-model NoSQL database that supports document, key-value, and graph data models. This client provides a powerful yet simple API to interact with ArangoDB from Node.js or browser-based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    level

    level

    Universal abstract-level database for Node.js and browsers

    Universal abstract-level database for Node.js and browsers. Universal abstract-level database for Node.js and browsers. This is a convenience package that exports classic-level in Node.js and browser-level in browsers, making it an ideal entry point to start creating lexicographically sorted key-value databases. All asynchronous methods also support callbacks. TypeScript type declarations are included and cover the methods that are common between classic-level and browser-level. Usage from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dokploy

    Dokploy

    Open Source Alternative to Vercel, Netlify and Heroku

    Streamline your operations with our all-in-one platform, perfect for managing projects, data, and system health with simplicity and efficiency. Simplify your project and data management, ensure robust monitoring, and secure your backups—all without the fuss over minute details. Elevate your infrastructure with tools that offer precise control, detailed monitoring, and enhanced security, ensuring seamless management and robust performance. Streamline your deployments with our PaaS....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Kysely

    Kysely

    A type-safe typescript SQL query builder

    Kysely (pronounce “Key-Seh-Lee”) is a type-safe and autocompletion-friendly typescript SQL query builder. Inspired by knex. Mainly developed for node.js but also runs on deno and in the browser. Kysely makes sure you only refer to tables and columns that are visible to the part of the query you're writing. The result type only has the selected columns with correct types and aliases. As an added bonus you get autocompletion for all that stuff. As shown in the gif above, through the pure magic...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    directus

    directus

    Directus wraps any SQL database with a real-time GraphQL+REST API

    With over 18 million downloads, Directus is the world's first Open Data Platform for instantly turning any SQL database into an API and beautiful no-code app. Power any project with a modern, open-source data platform. A modern data platform, designed for developers. Our modular codebase is 100% JavaScript, leveraging the power of Node.js and Vue.js 3 for blazing performance and easy extensibility. You remain in complete control of your new or existing database. No need to migrate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    RxDB

    RxDB

    Client side, offline-first, reactive database for JavaScript apps

    RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps and Node.js. Reactive means that you can not only query the current state but subscribe to all state changes like the result of a query or even a single field of a document. This is great for UI-based real-time applications in a way that makes it easy to develop and also has great performance benefits. To replicate data between your clients...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Postgres (by Porsager)

    Postgres (by Porsager)

    The Fastest full featured PostgreSQL client for Node.js

    Postgres.js is a fast and full-featured PostgreSQL client for Node.js, Deno, Bun, and Cloudflare Workers. It offers a modern, promise-based API with support for tagged template literals, providing a safe and efficient way to interact with PostgreSQL databases. Postgres.js is known for its performance and minimal dependencies, making it a popular choice for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TanStack DB

    TanStack DB

    A reactive client store for building super fast apps

    TanStack DB (beta) is a lightweight, embedded database-like library designed to manage structured data directly in client or server-side JavaScript environments, offering stateful data stores that work seamlessly with the TanStack ecosystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Knex

    Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, etc.

    Knex.js is a flexible and portable SQL query builder for JavaScript. It supports multiple database systems, including PostgreSQL, MySQL, SQLite3, and more. Knex.js offers a powerful and intuitive API for building and executing SQL queries, making it a popular choice for Node.js applications requiring database interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PGlite

    PGlite

    Lightweight WASM Postgres with real-time, reactive bindings

    PGlite is a lightweight, WebAssembly (WASM) build of Postgres designed to run directly in JavaScript environments such as browsers, Node.js, Bun, and Deno, without the need for additional dependencies. It allows developers to run Postgres in-memory or with persistence to IndexedDB or local file systems, offering a simple yet powerful solution for local-first, real-time applications. At under 3MB gzipped, PGlite is optimized for efficiency and includes dynamic extension loading, support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Hop Monorepo

    Hop Monorepo

    Hop monorepo

    A JavaScript SDK is available for using and integrating with Hop. Import as ES6 module (e.g. Using TypeScript, babel, webpack). Import as commonJS module (e.g. Using Node.js directly or no ES6 modules). Supported network is only mainnetat the moment. As a trustless bridge, Hop allows users to force exit their tokens in the rare event where Bonders (market makers) don’t bond a user’s transfer fast enough. Hop offers users a fallback option to withdraw their tokens manually at the destination...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    node-mssql

    node-mssql

    Microsoft SQL Server client for Node.js

    node-mssql is a Microsoft SQL Server client for Node.js, providing a robust and feature-rich interface for connecting to and interacting with SQL Server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mongo-express

    mongo-express

    Web-based MongoDB admin interface, written with Node.js

    A web-based MongoDB admin interface written with Node.js, Express, and Bootstrap 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AceBase realtime database

    AceBase realtime database

    A fast, low memory, transactional, index, query enabled NoSQL database

    A fast, low memory, transactional, index & query enabled NoSQL database engine and server for node.js and browser with real-time data change notifications. Supports storing of JSON objects, arrays, numbers, strings, booleans, dates, begins, and binary (ArrayBuffer) data. Inspired by (and largely compatible with) the Firebase real-time database, with additional functionality and less data sharding/duplication. Capable of storing up to 2^48 (281 trillion) object nodes in a binary database file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.