gel
npmv2.2.0TypeScriptThe official Node.js client library for Gel
Safe to adopt
Yes — gel scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 299 days ago. 50 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- BMaintenance: grade B, Good.
Last published 299 days ago. 50 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 9 transitive packages, about 1.1 MB installed (at least — some of the tree is still being crawled).
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- ALicense: grade A, Excellent.
Apache-2.0 — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding gel to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing gel, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node >= 18.0.0
- Module format
- CommonJS only
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the gel README.
import * as gel from "gel";
const client = gel.createClient();Dependencies
Declared by gel v2.2.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (6)
Dev (15)
Used by
Popular packages that depend on gel.
Relationship graph
Dependencies (left) and dependents (right) of gel.
Frequently installed together
TypeScript definitions for pg
PostgreSQL client - pure javascript & libpq with the same API
Type safe SQL query builder
fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS
libSQL driver for TypeScript and JavaScript
Fastest SQLite for React Native (with node.js support)
Public API for OpenTelemetry
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
A Fetch API-compatible PlanetScale database driver
The fastest and simplest library for SQLite in Node.js.
AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native
TypeScript definitions for better-sqlite3
Release history
50 releases in the last two years, typically about 6 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 2.2.0latest | 9 months ago | 612 KB | Apache-2.0 |
| 2.2.0-canary.20251029T032732 | 10 months ago | 612 KB | Apache-2.0 |
| 2.2.0-canary.20251020T155808 | 10 months ago | 612 KB | Apache-2.0 |
| 2.2.0-canary.20251016T145349 | 10 months ago | 612 KB | Apache-2.0 |
| 2.2.0-canary.20251002T005320 | 11 months ago | 612 KB | Apache-2.0 |
| 2.2.0-canary.20250926T132759 | 11 months ago | 611 KB | Apache-2.0 |
| 2.2.0-canary.20250919T182339 | 11 months ago | 611 KB | Apache-2.0 |
| 2.2.0-canary.20250919T164458 | 11 months ago | 611 KB | Apache-2.0 |
| 2.2.0-canary.20250911T182348 | 1 year ago | 611 KB | Apache-2.0 |
| 2.2.0-canary.20250731T153633 | 1 year ago | 611 KB | Apache-2.0 |
| 2.1.1 | 1 year ago | 611 KB | Apache-2.0 |
| 2.2.0-canary.20250627T135509 | 1 year ago | 611 KB | Apache-2.0 |
| 2.2.0-canary.20250604T181431 | 1 year ago | 610 KB | Apache-2.0 |
| 2.2.0-canary.20250604T175901 | 1 year ago | 610 KB | Apache-2.0 |
| 2.2.0-canary.20250603T140110 | 1 year ago | 610 KB | Apache-2.0 |
Overview
gel is an npm package that the official Node.js client library for Gel. It has 1 known dependents in the graph. The latest version is 2.2.0, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need the official Node.js client library for Gel and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (Apache-2.0).
Cons
- Large dependency tree (21 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use gel?
Yes — gel scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 299 days ago. 50 releases in the last 2 years.
How do I install gel?
Run `npm install gel` to add gel to your npm project.
How many dependencies does gel have?
gel declares 21 direct dependencies and pulls in 9 packages in total once its runtime tree is resolved totalling about 1.1 MB on disk.
What license is gel released under?
gel is distributed under the Apache-2.0 license. Its dependency tree also includes: BlueOak-1.0.0, ISC, MIT.
How popular is gel?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on gel.
Is gel still maintained?
The most recent release of gel (v2.2.0) was published 9 months ago.
Does gel run install scripts?
No. gel does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.