summaryrefslogtreecommitdiff
path: root/doc/proposals/files-vs-database
blob: 784238c68935838d63378ec6578ccd7c27eaa9b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
benefits for little files:

- fast download
- no database infrastructure
- revision control with standard tools
- gather/compress/transmit chunks of data
- diffs with standard tools
- viewable with standard tools
- indexing content with search engines
- faster than a database

cons for little files:
- no way to search by parameter
- ??