Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
4 results tagged flatfile  ✕   ✕
GNU Recutils https://www.gnu.org/software/recutils/
Thu 04 Mar 2021 10:58:48 AM PST archive.org

A set of tools and libraries to access human-editable, plain text databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. They're basically flat files. Field names and types are specified with %, data is in field name: value format. It's sort of like key/value, but more structured. Fields can be mandatory or forbidden. Primary keys, unique fields, automatically incrementing counters and timestamps. Template support for running reports. SQL-like joins and foreign keys. Individual fields can be encrypted. Conversion to and from several formats.

cli databases flatfile data tools sysadmin keyvalue queries
GitHub - Linbreux/wikmd: A filebased wiki that uses markdown https://github.com/Linbreux/wikmd
Thu 03 Dec 2020 10:47:44 AM PST archive.org

A file based wiki that uses markdown.

exocortex wiki python webapp markdown flatfile
Pepperminty Wiki https://peppermint.mooncarrot.space/
Tue 02 Jun 2020 10:45:52 PM PDT archive.org

Pepperminty Wiki is a complete wiki engine contained in a single file, inspired by @am2064's Minty Wiki. Upload to a PHP host and that's it. No database required. Uses Markdown. Has full text search and edit history support. Even has comments. Has a rudimentary API right now.

Github: https://github.com/sbrl/Pepperminty-Wiki/

php wiki exocortex flatfile personal information api
shaarli/Shaarli: The personal, minimalist, super-fast, database free, bookmarking service - community repo https://github.com/shaarli/Shaarli
Mon 19 Mar 2018 10:18:58 PM PDT archive.org

Personal bookmark service. Does not use a database. Can be run entirely privately. Has an API and a full-text search function. Very simple to use. Also lends itself to snippets, note taking, comments, hashtags. Offers RSS and ATOM feeds.

notes flatfile bookmark hashtags selfhosted exocortex api webapp php plugins rss
3421 links, including 116 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn