SQLean relies heavily on third-party SQLite extensions and open source libraries. Some of them are public domain, others use free permissive licenses. SQLean does not use code distributed under copyleft or non-free licenses.
| Library | Author | License |
|---|---|---|
| blake3 | Peter Tripp | Public Domain |
| cryptii | Fränz Friederes | MIT License |
| crypto-algorithms | Brad Conte | Public Domain |
| eval.c | D. Richard Hipp | Public Domain |
| extension-functions.c | Liam Healy | Public Domain |
| fileio.c | D. Richard Hipp | Public Domain |
| go | The Go Authors | BSD 3-Clause License |
| libstrcmp | Ross Bayer | MIT License |
| percentile.c | D. Richard Hipp | Public Domain |
| pcre2 | Philip Hazel | BSD 3-Clause License |
| regexp.old | Henry Spencer | Spencer License 94 |
| series.c | D. Richard Hipp | Public Domain |
| sha1.c | D. Richard Hipp | Public Domain |
| sha2 | Olivier Gay | BSD 3-Clause License |
| sqlite3_unicode | Unknown Author | Public Domain |
| statement_vtab.c | 0x09 | Public Domain |
| stc | Tyge Løvset | MIT License |
| uuid.c | D. Richard Hipp | Public Domain |
| vsv.c | Keith Medcalf | Public Domain |
| xxhash | Yann Collet | BSD 2-Clause License |