home / github

Menu
  • Search all tables
  • GraphQL API

licenses_fts

17 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name licenses_fts rank
42724 42724 GNU General Public License v2.0 2229  
69170 69170 GNU Lesser General Public License v2.1 2229  
92337 92337 Creative Commons Attribution 4.0 International 2229  
92398 92398 Do What The F*ck You Want To Public License 2229  
92403 92403 Mozilla Public License 2.0 2229  
92416 92416 Creative Commons Zero v1.0 Universal 2229  
92673 92673 BSD 3-Clause Clear License 2229  
93654 93654 GNU Affero General Public License v3.0 2229  
93662 93662 BSD 2-Clause "Simplified" License 2229  
94442 94442 European Union Public License 1.2 2229  
94448 94448 ISC License 2229  
94452 94452 The Unlicense 2229  
94455 94455 Apache License 2.0 2229  
94464 94464 BSD 3-Clause "New" or "Revised" License 2229  
94467 94467 MIT License 2229  
94468 94468 GNU General Public License v3.0 2229  
94469 94469 Other 2229  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIRTUAL TABLE [licenses_fts] USING FTS5 (
                [name],
                content=[licenses]
            );
Powered by Datasette · Queries took 8.972ms · About: github-to-sqlite