-
I can load a sqlite database in the the app and all is well. When I click on the metadata menu item, I see empty braces, which is not unexpected: I haven't asked for any special metadata handling.
…
-
As discussed on Twitter here: https://twitter.com/simonw/status/1435754909375164416
> If I wanted my app to have a menu option for "Add a command to my $PATH" what are the best practices for implem…
-
Currently `fly-start.sh` and `schema.sql` naively create tables in the DB if they don't already exist.
This allows for creating a new db on first launch and preserving content when redeploying.
But …
-
It would be delightful to be able to update Google Calendar from SQLite!
Is there interest in this?
Really appreciate you taking your time to build this.
gc-ss updated
2 years ago
-
It's going to be a CLI tool that can build a directory full of files into a SQLite database.
- [x] #2
- [ ] #3
- [ ] #4
-
I'd like to be able to do this:
```bash
pipx install chdb
chdb "SELECT 1,'abc'" Pretty
```
As an alternative to this:
```bash
pip install chdb
python3 -m chdb "SELECT 1,'abc'" Pretty
```
…
-
- [ ] [Postgres Plugin for Steampipe ](https://github.com/jreyesr/steampipe-plugin-postgres)
# Postgres Plugin for Steampipe
**DESCRIPTION:**
Apache-2.0 license
Postgres Plugin for Steampipe
Use …
-
-
Update (Feb 12), after #96
Of the broken links I have identified 15 false positives:
(click to expand)
```
# localhost examples
howto/jira.rst:116: [http://localhost/jira]
howto/roundcube.r…
-
Currently the API in this project serves a couple of Mustache/Jinja-enabled HTML template pages. It would be interesting to see how this could become a compelling use case for the [Livemark project](h…
loleg updated
2 years ago