hacker-news-to-sqlite
github-to-sqlite
hacker-news-to-sqlite | github-to-sqlite | |
---|---|---|
4 | 8 | |
51 | 443 | |
- | 5.0% | |
0.0 | 6.0 | |
over 2 years ago | over 1 year ago | |
Python | Python | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hacker-news-to-sqlite
-
Ask HN: Is there a Hacker News takeout to export my comments / upvotes, etc.?
Partially. https://github.com/dogsheep/hacker-news-to-sqlite
- More people should write (2012)
- “Obtaining My Personal Data from Amazon Was a Nightmare”
-
sqlite-utils - my Python library and CLI tool for manipulating SQLite databases
I've been using the sqlite_utils Python library to build a whole suite of tools for importing data from various different sources into SQLite, including healthkit-to-sqlite, swarm-to-sqlite, twitter-to-sqlite, inaturalist-to-sqlite, google-takeout-to-sqlite, github-to-sqlite, genome-to-sqlite, pocket-to-sqlite, hacker-news-to-sqlite, evernote-to-sqlite.
github-to-sqlite
-
Ukrainian hackers destroyed the IT infrastructure of Russian drone manufacturer
I've tried a couple of things. I wrote a tool for exporting them to SQLite: https://github.com/dogsheep/github-to-sqlite
I've also tried a mechanism where I have GitHub Actions write them out as JSON files in the repo itself, then I can git clone them in one go: https://gist.github.com/simonw/0f906759afd17af7ba39a0979027a... and https://github.com/simonw/fetch-github-issues
-
Getting things done (in small increments)
Yeah, I worry about that too. I have SO much of my stuff dependent on my GitHub account now.
I'm slightly reassured by how useful their APIs are. I have automated exports of a lot of my GitHub issues, though I really should shore those up and make sure I'm capturing everything.
That's one of the reasons I built https://github.com/dogsheep/github-to-sqlite
- Automating screenshots for the Datasette documentation using shot-scraper
-
Any tools for cloning github repos with revision?
You might also want to look at https://github.com/dogsheep/github-to-sqlite for saving issues, pull-requests, etc
-
I created Scrumdog – a program to download Jira Issues to a local database
Thanks for letting me know - fixed that here: https://github.com/dogsheep/github-to-sqlite/issues/74
-
Store SQLite in Cloudflare Durable Objects
My application Datasette can serve this need: https://datasette.io/
Lots of live demos - two of my favourites are https://github-to-sqlite.dogsheep.net/ and https://global-power-plants.datasettes.com/
-
sqlite-utils - my Python library and CLI tool for manipulating SQLite databases
I've been using the sqlite_utils Python library to build a whole suite of tools for importing data from various different sources into SQLite, including healthkit-to-sqlite, swarm-to-sqlite, twitter-to-sqlite, inaturalist-to-sqlite, google-takeout-to-sqlite, github-to-sqlite, genome-to-sqlite, pocket-to-sqlite, hacker-news-to-sqlite, evernote-to-sqlite.
What are some alternatives?
healthkit-to-sqlite - Convert an Apple Healthkit export zip to a SQLite database
genome-to-sqlite - Import your genome into a SQLite database
swarm-to-sqlite - Create a SQLite database containing your checkin history from Foursquare Swarm
python-wasm - Build scripts and configuration for building CPython for Emscripten
dbgate - Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application