💥 The AMA has started 💥 Put your questions in the comments under this post!

This page summarizes the projects mentioned and recommended in the original post on /r/baserow

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • n8n

    Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

    We have plans on implementing a form of workflow automation directly in Baserow. These are all early ideas, so I can’t give you a concrete answer or example based on your use case. I would recommend integrating with a tool like https://n8n.io/. You could use the webhooks to trigger something in n8n and use the API or node to update the data in Baserow. We’ve seen other users doing similar things with both tools.

  • Baserow

    Open source no-code database and Airtable alternative. Create your own online database without technical experience. Performant with high volumes of data, can be self hosted and supports plugins (by bramw)

    If I understand correctly, you're building a Baserow plugin and you're introducing a new view type. In this new view type, you want to use one of the existing view types like grid, gallery, etc. You could look at for example importing the GridView component and provide the correct parameters to render the data, although it will probably need some additional changes for it to work properly. https://gitlab.com/bramw/baserow/-/blob/develop/web-frontend/modules/database/components/view/grid/GridView.vue

  • 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.

  • baserow-php

    PHP Client for the Baserow.io API

    I know there are some unofficial API wrappers for Baserow. Not sure if they’re still maintained but there is https://github.com/stevecomrie/baserow-php and https://github.com/NiklasRosenstein/python-baserow-client.

  • python-baserow-client

    Python client for Baserow.io

    I know there are some unofficial API wrappers for Baserow. Not sure if they’re still maintained but there is https://github.com/stevecomrie/baserow-php and https://github.com/NiklasRosenstein/python-baserow-client.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts