yazz VS jekyll-sqlite

Compare yazz vs jekyll-sqlite and see what are their differences.

yazz

Self Service Apps Without the IT Department (by yazz)

jekyll-sqlite

A Jekyll plugin that lets you use SQLite database instead of data files as a data source. (by captn3m0)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
yazz jekyll-sqlite
12 1
531 5
- -
9.9 3.3
1 day ago about 2 months ago
JavaScript Ruby
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

yazz

Posts with mentions or reviews of yazz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.

jekyll-sqlite

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 2023-08-16.
  • 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?

What are some alternatives?

When comparing yazz and jekyll-sqlite you can also consider the following projects:

shelby_as_a_service - Production-ready LLM Agents. Just add API keys

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

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

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

datasette - An open source multi-tool for exploring and publishing data

divedb - This is the source repository for the DiveDB site

Sapper - The next small thing in web development, powered by Svelte

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

aws-lambda-java-libs - Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

iot_devices - Minimal generic API and data model for an IOT device

headlessui - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

MathAnimation - A simple C++/OpenGL application to create quick and dirty mathematically accurate animations