Showing 46 open source projects for "node"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    Node Redis

    Node Redis

    A high performance Node.js Redis client

    This library is a 1 to 1 mapping of the Redis commands. Each Redis command is exposed as a function on the client object. All functions take either an args Array plus optional callback Function or a variable number of individual arguments followed by an optional callback. Node Redis currently doesn't natively support promises (this is coming in v4), however you can wrap the methods you want to use with promises using the built-in Node.js util.promisify method on Node.js >= v8. Care should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Testcontainers node

    Testcontainers node

    Supports tests, providing lightweight, throwaway instances of database

    Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container. No more need for mocks or complicated environment configurations. Define your test dependencies as code, then simply run your tests and containers will be created and then deleted. With support for many languages and testing frameworks, all you need is Docker. Use a containerized instance of your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    node-pg-migrate

    node-pg-migrate

    Node.js database migration management for Postgresql

    Node.js database migration management built exclusively for postgres. (But can also be used for other DBs conforming to SQL standard - e.g. CockroachDB.) Started by Theo Ephraim, now maintained by Salsita Software. Installing this module adds a runnable file into your node_modules/.bin directory. If installed globally (with the -g option), you can run node-pg-migrate and if not, you can run ./node_modules/.bin/node-pg-migrate. Add "migrate": "node-pg-migrate" to scripts section of package.json...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HR Onboarding Software Icon
    HR Onboarding Software

    WorkBright streamlines form collection to get your new team members on the job in a quick, compliant, and 100% remote process.

    WorkBright is a cloud-based new hire onboarding solution that provides assistance for the processing and induction of new employees before their first day on the job. Simple and easy-to-use, this paperless digital onboarding platform enables new employees to upload photos of relevant documents, fill out their W4s, capture signatures electronically, and complete all paperwork from their tablets, laptops, or smartphones. With WorkBright, organizations can seamlessly eliminate manual data entry, streamline the form correction workflow efficiently, deliver automated reminders, and more.
    Learn More
  • 5
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    Straightforward query and parameter binding interface. Full Buffer/Blob support. Extensive debugging support. Query serialization API. Extension support, including bundled support for the json1 extension. Big test suite, written in modern C++ and tested for memory leaks. Bundles SQLite3 3.32.3 as a fallback if the installing system doesn't include SQLite. The module uses node-pre-gyp to download a pre-compiled binary for your platform, if it exists. Otherwise, it uses node-gyp to build...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 6
    TimescaleDB

    TimescaleDB

    An open-source time-series SQL database optimized for fast ingest

    TimescaleDB is the open-source relational database for time-series and analytics. Build powerful data-intensive applications. Become instantly productive with full SQL. Rely on the same PostgreSQL you know, love, and trust. Hyperfunctions make time series easier. Achieve 10-100x faster queries than with vanilla PostgreSQL, InfluxDB, MongoDB. Write millions of data points per second per node. Horizontally scale to petabytes. Don’t worry about cardinality. Simplify your stack, ask more complex...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    ClickHouse

    ClickHouse

    A fast open-source OLAP database management system

    ... reliable and fault tolerant. It supports multi-master asynchronous replication with the option of being deployed across multiple datacenters. With all nodes equal, there is no single point of failure. Downtime of a single node or even the whole datacenter won't affect the system's availability. ClickHouse also has exceptional hardware efficiency and a host of other features, including a feature-rich SQL database, vectorized query execution, real-time query processing and data ingestion, and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Skytable

    Skytable

    Skytable is a fast, secure and reliable realtime NoSQL database

    SkytableTM is an insanely fast, free, and open-source, real-time NoSQL database that aims to provide flexible data modeling without compromising on performance or query ability, at scale. Skytable has got exciting features which are ready to deploy and more amazing features on the way. Scale to millions of queries per second per node with no optimizations left on the table. Automated background saving, snapshots and remote snapshots are there when you need them. Natively multithreaded...
    Downloads: 1 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
    Learn More
  • 10
    ioredis

    ioredis

    A performance-focused Redis client for Node.js

    ioredis is a robust, full-featured Redis client that is used in the world's biggest online commerce company Alibaba and many other awesome companies. Full-featured. It supports Cluster, Sentinel, Streams, Pipelining and of course Lua scripting & Pub/Sub (with the support of binary messages). High performance. Delightful API. It works with Node callbacks and Native promises. Transformation of command arguments and replies. Transparent key prefixing. Abstraction for Lua scripting, allowing you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    etcd

    etcd

    Distributed reliable key-value store for the most critical data

    A distributed, reliable key-value store for the most critical data of a distributed system. etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network partitions and can tolerate machine failure, even in the leader node. etcd is a consistent distributed key-value store. Mainly used as a separate coordination service...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    Small JSON database for Node, Electron and the browser. Powered by Lodash. You can use any of the powerful lodash functions, like _.get and _.find with shorthand syntax. Lowdb is perfect for CLIs, small servers, Electron apps and npm packages in general. It supports Node, the browser and uses lodash API, so it's very simple to learn. Actually, if you know Lodash, you already know how to use lowdb. lowdb doesn't support Cluster and may have issues with very large JSON files (~200MB). A UMD build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    level

    level

    Universal abstract-level database for Node.js and browsers

    ... TypeScript requires generic type parameters. At the time of writing, level works in Node.js 12+ and Electron 5+ on Linux, Mac OS, Windows and FreeBSD, including any future Node.js and Electron release thanks to Node-API, including ARM platforms like Raspberry Pi and Android, as well as in Chrome, Firefox, Edge, Safari, iOS Safari and Chrome for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jenkins Docker

    Jenkins Docker

    Docker jenkins repo

    ... a container, you can use a Docker command to extract the data, or other options to find where the volume data is. Note that some symlinks on some OSes may be converted to copies (this can confuse jenkins with lastStableBuild links etc). You can define the number of executors on the Jenkins built-in node using a groovy script. By default it is set to 2 executors, but you can extend the image and change it to your desired number of executors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Citus

    Citus

    Distributed PostgreSQL as an extension

    ... and parallelizes SELECT, DML, and other operations on distributed tables across the cluster. Columnar storage compresses data, speeds up scans, and supports fast projections, both on regular and distributed tables. You can use these Citus superpowers to make your Postgres database scale-out ready on a single Citus node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EliasDB

    EliasDB

    EliasDB a graph-based database

    EliasDB is a graph-based database that aims to provide a lightweight solution for projects which want to store their data as a graph. Build on top of a custom key-value store that supports transactions and memory-only storage. Data is stored in nodes (key-value objects) which are connected via edges. Stored graphs can be separated via partitions. Stored graphs support cascading deletions - delete one node and all its "children". All stored data is indexed and can be quickly searched via a full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TRAK Metamodel

    TRAK Metamodel

    Tuples (triples) for TRAK architecture viewpoints and views

    The definition of the metamodel for TRAK (defines allowed AD elements and relationships i.e. tuples/ triples for the TRAK viewpoints and views). TRAK is a general systems-thinkers'/system engineering enterprise architecture framework. It is simple, user-friendly, pragmatic and not limited to IT. 100% triple-centric and semantically-sound. Forms basis for RDF + OWL ontology description - see https://trakmetamodel.sourceforge.io/vocab/TRAK_metamodel.html. Each TRAK metamodel element now has...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    angular tree component

    angular tree component

    A simple yet powerful tree component for Angular (>=2)

    This project is completely free and open to use under the MIT license. Keyboard navigation. Drag & Drop. Virtual Scroll to support large trees. Checkboxes, Async children load. Expand/collapse/select nodes. Events: activate, collapse, expand, focus, etc. Custom node template (string or component) Custom loading component (for async data). Custom children/name attributes. API, very basic customizable CSS. Angular Tree Component comes with a default mapping of mouse events and key events...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SQL Server Expert Helper

    Command line utility for gathering SQL Server information

    Change connection string in configuration file and start utility to gather static and statistical information on SQL Server, databases and queries. Short example of using: https://www.arbinada.com/en/node/1522
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Otter

    Otter

    Alibaba distributed database synchronization system

    In Alibaba B2B company, because of the characteristics of the business, the sellers are mainly concentrated in the country, and the buyers are mainly concentrated in foreign countries, so it has derived the demand for the computer room in Hangzhou and the United States. At the same time, in order to improve the user experience, the structure of the entire computer room is double-A Both can be written, and thus a product like otter was born. The first version of otter can be traced back to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Shariff

    Shariff

    Shariff enables website users to share their favorite content

    Shariff enables website users to share their favorite content without compromising their privacy. Some social service providers like e.g. Facebook supply official sharing code snippets that quietly siphon personal data from all page visitors. Shariff enables visitors to see how popular your page is on Facebook and share your content with others without needless data leaks. Shariff (/ˈʃɛɹɪf/) is an open-source, low-maintenance, high-privacy solution maintained by German computer magazine c't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUN

    GUN

    Cybersecurity protocol for syncing decentralized graph data

    GUN is a small, easy, and fast data sync and storage system that runs everywhere JavaScript does. The aim of GUN is to let you focus on the data that needs to be stored, loaded, and shared in your app without worrying about servers, network calls, databases, or tracking offline changes or concurrency conflicts. This lets you build cool apps fast. When a browser peer asks for data, it'll merge the reply with its own data using a CRDT, then cache the result. GUN is fully decentralized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    smartchargerSCADA is a Moodle plugin for implement a SCADA monitoring system in an electric car charger using node-network and MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AliSQL

    AliSQL

    MySQL branch originated from Alibaba Group

    ..., WebScaleSQL, and MariaDB. AliSQL is a fruit of community effort. Everyone is welcome to get involved. The unique value of monotonically increasing is a common requirement in a persistent database system, whether it is a business primary key in a single node or a globally unique value for a distributed system or an idempotent control in a multi-system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. elasticsearch-head is hosted and can be downloaded or forked at github. There are two ways of running and installing elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next