Our great sponsors
-
SQLite with the open source toolchain I've been building over the past five years:
https://datasette.io as the interface for running queries against (and visualizing) my data.
https://sqlite-utils.datasette.io/ as a set of tools for creating and modifying my databases (inserting JSON or CSV data, enabling full text search text)
https://dogsheep.github.io as a suite of tools for importing my personal data - see also this talk I gave about that project: https://simonwillison.net/2020/Nov/14/personal-data-warehous...
-
SQLite with the open source toolchain I've been building over the past five years:
https://datasette.io as the interface for running queries against (and visualizing) my data.
https://sqlite-utils.datasette.io/ as a set of tools for creating and modifying my databases (inserting JSON or CSV data, enabling full text search text)
https://dogsheep.github.io as a suite of tools for importing my personal data - see also this talk I gave about that project: https://simonwillison.net/2020/Nov/14/personal-data-warehous...
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Yup, I’m using mostly SQLite and tools I wrote using it these days, at least for personal data management.
I use this simple tool for most my notes now:
https://github.com/codazoda/nolific
For temporary notes I use my Ponder web app (it just uses the browsers DB) and is partially inspired by old AlphaSmart word processing machines:
-
Yup, I’m using mostly SQLite and tools I wrote using it these days, at least for personal data management.
I use this simple tool for most my notes now:
https://github.com/codazoda/nolific
For temporary notes I use my Ponder web app (it just uses the browsers DB) and is partially inspired by old AlphaSmart word processing machines:
Related posts
- I'm sure I'm being stupid.. Copying data from an API and making a database
- Big data, CSV file exploration. How do you do it? Here's my way
- Does anyone here use sqlite just to do quick queries, because it is easier than loading to another rdb?
- Need a database that can hold 16 million records and export any 2000 non-sequential records to Excel within 10 seconds.
- projects in SQL