jekyll-sqlite

A Jekyll plugin to use SQLite databases as a data source. (by captn3m0)

Jekyll-sqlite Alternatives

Similar projects and alternatives to jekyll-sqlite

  1. obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. nitter

    Alternative Twitter front-end

  4. logseq

    567 jekyll-sqlite VS logseq

    A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

  5. Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

  6. draw.io

    149 jekyll-sqlite VS draw.io

    draw.io is a JavaScript, client-side editor for general diagramming.

  7. KeenWrite

    Discontinued Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.

  8. decap-cms

    94 jekyll-sqlite VS decap-cms

    A Git-based CMS for Static Site Generators

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. tinacms

    74 jekyll-sqlite VS tinacms

    A fully open-source headless CMS that supports Markdown and Visual Editing

  11. todo.txt-cli

    ☑️ A simple and extensible shell script for managing your todo.txt file.

  12. evidence

    56 jekyll-sqlite VS evidence

    Business intelligence as code: build fast, interactive data visualizations in SQL and markdown

  13. share-file-systems

    Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.

  14. VisualJS

    13 jekyll-sqlite VS VisualJS

    Visual Basic reimagined for the internet age

  15. rosboard

    3 jekyll-sqlite VS rosboard

    ROS node that turns your robot into a web server to visualize ROS topics

  16. divedb

    This is the source repository for the DiveDB site

  17. paisa

    23 jekyll-sqlite VS paisa

    Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi

  18. url2epub

    Create ePub files from URLs

  19. pls

    pls is a prettier and powerful ls(1) for the pros.

  20. northwind

    A simple website using the northwind dataset as a demo for jekyll-sqlite (by captn3m0)

  21. iot_devices

    Minimal generic API and data model for an IOT device

  22. apertium

    Core tools (driver script, transfer, tagger, formatters) for the FOSS RBMT system Apertium

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jekyll-sqlite alternative or higher similarity.

jekyll-sqlite discussion

jekyll-sqlite reviews and mentions

Posts with mentions or reviews of jekyll-sqlite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-26.
  • Show HN: SQLite Plugin for Jekyll
    14 projects | news.ycombinator.com | 26 Nov 2024
  • Ask HN: Tell us about your project that's not done yet but you want feedback on
    68 projects | news.ycombinator.com | 16 Aug 2023
    I’ve been working on a Jekyll SQLite plugin: https://github.com/captn3m0/jekyll-sqlite.

    Jekyll let’s you use CSV/YAML/JSON files as data source, but they’re unwieldy since the schema is fixed.

    The plugin is meant to let you reshape your data before you use it within Jekyll. You get complete flexibility of SQLite, to let you join tables, use indexes etc.

    What I can’t figure out is how to best do “dynamic” queries, say a query that needs to show the number of reviews on the restaurant page (restaurants is the table). Each of these page will need to run a dynamic query with the page.id variable.

    SQLite Injection isn’t a big issue, since this is all trusted input. But I’d like something better than just Templating queries using liquid.

    I’m doing some parameterized queries on the global level (see README). Need to find a nice way to do them locally.

    Maybe just putting them in metadata would be a good way?

Stats

Basic jekyll-sqlite repo stats
2
207
7.2
23 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com