jet-bridge VS platform

Compare jet-bridge vs platform and see what are their differences.

platform

Dashjoin Is an Open Source & Cloud Native Low Code Development and Integration Platform that helps teams deliver applications faster 🚀 Uses a data-driven approach inspired by Linked Data to make use of your existing assets (by dashjoin)
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
jet-bridge platform
1 3
1,569 84
0.5% -
8.9 9.4
3 days ago 6 days ago
Python Java
MIT License GNU Affero General Public License v3.0
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.

jet-bridge

Posts with mentions or reviews of jet-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • Show HN: No-code alternative to Retool, Appsmith, Internal, etc.
    7 projects | news.ycombinator.com | 14 Feb 2022
    My bad, just got caught up in pondering about the second part. You can choose from 3 deployment options: cloud, on-premise, and hybrid. The first and the last are pretty self-explanatory and in hybrid you can host the open-source backend part(https://github.com/jet-admin/jet-bridge) on your servers and we host the interface

platform

Posts with mentions or reviews of platform. 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

  • Show HN: Graphical SQL Editor
    1 project | news.ycombinator.com | 2 Jul 2021
    We scan the DB schema and suggest possible joins. The platform also supports basic CRUD operations using forms powered by JSON Schema. Would love to hear your feedback! Github: https://github.com/dashjoin/platform

What are some alternatives?

When comparing jet-bridge and platform you can also consider the following projects:

fastapi-admin - A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin

Motor Admin - Deploy a no-code admin panel for your application in less than a minute. Stop wasting time on custom internal tools and focus on the actual product. Motor Admin allows to launch a custom admin panel for any application.

django-jet - Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo

jfq - JSONata on the command line

flask-admin - Simple and extensible administrative interface framework for Flask

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

django-grappelli - Media-Management with Grappelli

django-suit - Modern theme for Django admin interface

django-xadmin - Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.

flower - Real-time monitor and web admin for Celery distributed task queue

Grappelli - A jazzy skin for the Django Admin-Interface (official repository).

Wooey - A Django app that creates automatic web UIs for Python scripts.