# Install schemalint with npm

Run linting rules on your database schema. Read the intro to this idea in this blog post. Version 2.3.2 via npm; verified 2025-07-04.

## Install

```sh
sudo av install npm:schemalint
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g schemalint
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:schemalint
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/schemalint>
- **Version:** 2.3.2
- **Source summary:** Run linting rules on your database schema. Read the intro to this idea in this blog post.
- **Homepage:** <https://github.com/kristiandupont/schemalint>
- **Repository:** <https://github.com/kristiandupont/schemalint>
- **Upstream docs:** <https://github.com/kristiandupont/schemalint>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/schemalint/-/schemalint-2.3.2.tgz>
- **Issue tracker:** <https://github.com/kristiandupont/schemalint/issues>
- **Published:** 2025-07-04T13:51:47.525Z
- **Last updated:** 2025-07-04T13:51:47.525Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- schemalint (cli)
- schemalint (alias)

## Dependencies

- @kristiandupont/recase
- chalk
- extract-pg-schema
- irregular-plurals
- optionator
- pg
- ramda

## Build dependencies

- @eslint/compat
- @kristiandupont/dev-deps
- @types/pg
- @types/ramda
- np
- testcontainers

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 2.3.2
- Package-manager updated: 2025-07-04
- Local data: ok
- Upstream repository: https://github.com/kristiandupont/schemalint
- warning: The package-manager record has not been updated in over a year.
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for schemalint. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 2.3.2
- **Version Count:** 54
- **Maintainers:** kristiandupont
- **Author:** Kristian Dupont
- **Publisher:** kristiandupont
- **Engines:** Node: >=16.0.0
- **Integrity:** sha512-jaIl/ulSRWEhKPmMiuRHCoodAGxkIGSz3ZmqMt67UTJ4lwqx3r8ywkKjkzm6JMwIquKjIIhL9ro1r3H+WMNgXQ==
- **Shasum:** 5eef7ad9cb1845956f74be7a444509496074aca7
- **Unpacked Size:** 116,114
- **File Count:** 0
- **Created At:** 2020-02-13T20:49:42.601Z
- **Latest Published At:** 2025-07-04T13:51:47.525Z
- **Modified At:** 2025-07-04T13:51:47.688Z


## Related links

- [Database and data packages](https://pkg.so/database-data-tools/) - Matched curated package taxonomy and local package facts.
- [typeorm-seeding](https://pkg.so/npm/typeorm-seeding/) - Local metadata places this package in an adjacent workflow. Shared terms: chalk, cli, data, database, databases.
- [pg-node-migrations](https://pkg.so/npm/pg-node-migrations/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, databases, pg.
- [prisma-lint](https://pkg.so/npm/prisma-lint/) - Local package facts share a topical domain. Shared terms: chalk, cli, data, databases, lint.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
