Explore >> Select a destination


You are here

datasette.io
| | simonwillison.net
2.1 parsecs away

Travel
| | Earlier this week I released sqlite-utils 3.14 with a powerful new command-line tool: sqlite-utils convert, which applies a conversion function to data stored in a SQLite column. Anyone who works ...
| | quakkels.com
4.5 parsecs away

Travel
| | Foray headlong into SQLite data.
| | www.ivaylopavlov.com
4.6 parsecs away

Travel
| | In this post we'll explore what is GraphQL and when it makes sense to use it. We'll map an existing SQL database (SQLite) with an Object Relational Mapping (ORM) system - SQLAlchemy in Python, and Read more...
| | blog.tst.sh
10.4 parsecs away

Travel
| The motivation behind this project was that I needed a very simple way for me and my friends to securely put files on my server for the various projects we use it for and the insane gigabit download speeds. Previously we just used rsync, a Linux command line utility that