# Install sqlite3-parser with npm

Parse SQLite query syntax using a LALR(1) parser derived from SQLite's parse.y grammar. 1.5x-200x faster than other JavaScript SQL parsers. Version 0.7.1 via npm; verified 2026-04-24.

## Install

```sh
sudo av install npm:sqlite3-parser
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g sqlite3-parser
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:sqlite3-parser
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/sqlite3-parser>
- **Version:** 0.7.1
- **Source summary:** Parse SQLite query syntax using a LALR(1) parser derived from SQLite's parse.y grammar. 1.5x-200x faster than other JavaScript SQL parsers.
- **Homepage:** <https://github.com/justjake/sqlite3-parser-js#readme>
- **Repository:** <https://github.com/justjake/sqlite3-parser-js>
- **Upstream docs:** <https://github.com/justjake/sqlite3-parser-js#readme>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/sqlite3-parser/-/sqlite3-parser-0.7.1.tgz>
- **Issue tracker:** <https://github.com/justjake/sqlite3-parser-js/issues>
- **Published:** 2026-04-24T17:57:54.942Z
- **Last updated:** 2026-04-24T17:57:54.942Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- sqlite3-parser (cli)
- sqlite3-tokenizer (cli)
- sqllogictest-parser (cli)
- sqlite3-parser (alias)

## Build dependencies

- @appland/sql-parser
- @guanmingchiu/sqlparser-ts
- @types/bun
- mitata
- node-sql-parser
- oxfmt
- oxlint
- pgsql-ast-parser
- sqlite-parser
- typebox
- typescript

## Install behavior

- Post-install hook: not defined
- Lifecycle scripts: prepare
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 0.7.1
- Package-manager updated: 2026-04-24
- Local data: ok
- Upstream repository: https://github.com/justjake/sqlite3-parser-js
- info: No cached GitHub release or tag data was available.

## Security Notes

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


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Latest: 0.7.1, Next: 0.7.1-next.1fc9e60
- **Version Count:** 23
- **Maintainers:** jitl
- **Author:** Jake Teton-Landis
- **Publisher:** GitHub Actions
- **Integrity:** sha512-+KcAIcmD9xk4Sz3hNsEI7QEGAMGl3s5PyigIf6ri/u1DzAuAmi5YZInjtnXKqHvx9ySl5e0RYILfCVhTdAeKJg==
- **Shasum:** a43f6b0b6ae13f1f4e758997d68531dc05de8299
- **Unpacked Size:** 981,454
- **File Count:** 0
- **Created At:** 2026-04-19T01:41:07.888Z
- **Latest Published At:** 2026-04-24T17:57:54.942Z
- **Modified At:** 2026-05-13T21:35:40.032Z


## Related links

- [Database and data packages](https://pkg.so/database-data-tools/) - Matched curated package taxonomy and local package facts.
- [detective-amd](https://pkg.so/npm/detective-amd/) - Both packages touch the same language runtime or ecosystem. Shared terms: ast, javascript, syntax, using.
- [ebnf](https://pkg.so/npm/ebnf/) - Local package facts share a topical domain. Shared terms: ast, grammar, parser, syntax.
- [autoprefixer](https://pkg.so/npm/autoprefixer/) - Local package facts share a topical domain. Shared terms: parse, parser, using.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
