Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
shafte
on Oct 5, 2019
|
parent
|
context
|
favorite
| on:
Sqlite 3.30.0
Aside from its merits as a database, SQLite is also a great example of good documentation[0], thorough testing[1], and focused development. It's something that all library maintainers should study and try to learn from.
[0]
https://www.sqlite.org/whentouse.html
[1]
https://www.sqlite.org/testing.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://www.sqlite.org/whentouse.html
[1] https://www.sqlite.org/testing.html