dashjoin-demo VS jfq

Compare dashjoin-demo vs jfq and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dashjoin-demo jfq
2 13
0 45
- -
6.6 7.2
14 days ago 13 days ago
Java JavaScript
- 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.

dashjoin-demo

Posts with mentions or reviews of dashjoin-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-15.
  • Experiences with low-code systems (Budibase,Appsmith etc.)?
    6 projects | news.ycombinator.com | 15 Jul 2022
    Disclaimer: I'm the creator of Dashjoin (https://github.com/dashjoin/platform)

    Implementing the features you mentioned:

    Once you connect your SQL / NoSQL database, you're immediately able to view, query, search, and edit the data. Every record implicitly has a "homepage". On this page, you can add active elements to automate tasks via REST services. We do this using JSONata (jsonata.org) which is a super expressive and concise transformation and query language. You can find some samples in our demo application (https://github.com/dashjoin/dashjoin-demo).

    The core philosophy is to get immediate results and refine from there, depending on your cost / benefit calculation.

    SDLC:

    I think this is a very important point! Even though you're working with low code, it is still a development project with testing, staging, and production, issues, tickets, etc.

  • Show HN: No-code alternative to Retool, Appsmith, Internal, etc.
    7 projects | news.ycombinator.com | 14 Feb 2022
    I agree that once a project gets a bit more complex, these points are very important.

    In our low code platform (https://github.com/dashjoin/platform), you end up writing several JSONata (https://jsonata.org/) snippets for ETL, actions, and visualizations.

    These can be tested using junit. All changes to the app can be managed and deployed via GitHub. You can check out our sample app:

    GitHub: https://github.com/dashjoin/dashjoin-demo

jfq

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

What are some alternatives?

When comparing dashjoin-demo and jfq you can also consider the following projects:

jet-bridge - Jet Admin – No-code Business App builder

gron - Make JSON greppable!

jsonapi-serializer - A Node.js framework agnostic library for (de)serializing your data to JSON API

jmespath.py - JMESPath is a query language for JSON.

gojq - Pure Go implementation of jq

jq - Command-line JSON processor [Moved to: https://github.com/jqlang/jq]

Hacker News API - Documentation and Samples for the Official HN API

counsel-jq - Traverse complex JSON and YAML structures with live feedback

jmespath-ts - Typescript translation of the jmespath.js package

pxi - 🧚 pxi (pixie) is a small, fast, and magical command-line data processor similar to jq, mlr, and awk.

sirix - SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

Le Wagon's Setup - Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp