Search

Items tagged with: sqlite




The media in this post is not displayed to visitors. To view it, please go to the original post.

A note-taking app is only as good as the foundation it's built on.

Joplin uses SQLite because it's fast, reliable, and scales effortlessly - from a handful of notes to thousands.

Learn more: joplinapp.org/help/dev/spec/ar…

#Joplin #SQLite #OpenSource #Productivity


The media in this post is not displayed to visitors. To view it, please go to the original post.

Today I am launching the public beta of Blucerne - blucerne.app

Blucerne is a reader app for #Bluesky which makes playing with filters and saving the good ones the primary user interface

I shipped this to alpha testers in <24h and launched this public beta in <7 days using this stack:

* #Rust (Actix) backend 🦀
* Diesel ORM w/ #SQLite
* HTML templates with Tera 🌎
* #HTMX for interactivity ⛰️
* #Nix and #NixOS for build and deployment ❄️


How could I miss out on #VisiData for so long? This might become my new favorite #CLI tool.

If you do _anything_ with data and enjoy working in the terminal, check it out. It can

• provide a #TUI for viewing and editing data in #CSV, #Excel, #SQLite, #JSON, #YAML & #XML files and quite a few more
• sort, filter, join and edit that data, across files and across formats
• convert between the formats (interactively or not)
• record & play macros
• be scripted in #Python

visidata.org/