licenses_fts
17 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | name | licenses_fts | rank |
|---|---|---|---|---|
| 42724 | 42724 | GNU General Public License v2.0 | 7846 | |
| 69170 | 69170 | GNU Lesser General Public License v2.1 | 7846 | |
| 92337 | 92337 | Creative Commons Attribution 4.0 International | 7846 | |
| 92398 | 92398 | Do What The F*ck You Want To Public License | 7846 | |
| 92403 | 92403 | Mozilla Public License 2.0 | 7846 | |
| 92416 | 92416 | Creative Commons Zero v1.0 Universal | 7846 | |
| 92673 | 92673 | BSD 3-Clause Clear License | 7846 | |
| 93654 | 93654 | GNU Affero General Public License v3.0 | 7846 | |
| 93662 | 93662 | BSD 2-Clause "Simplified" License | 7846 | |
| 94442 | 94442 | European Union Public License 1.2 | 7846 | |
| 94448 | 94448 | ISC License | 7846 | |
| 94452 | 94452 | The Unlicense | 7846 | |
| 94455 | 94455 | Apache License 2.0 | 7846 | |
| 94464 | 94464 | BSD 3-Clause "New" or "Revised" License | 7846 | |
| 94467 | 94467 | MIT License | 7846 | |
| 94468 | 94468 | GNU General Public License v3.0 | 7846 | |
| 94469 | 94469 | Other | 7846 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIRTUAL TABLE [licenses_fts] USING FTS5 (
[name],
content=[licenses]
);