-
Updated
Apr 19, 2022 - JavaScript
#
airtable
Here are 415 public repositories matching this topic...
mysql
rest-api
sqlite
postgresql
swagger
spreadsheet
admin-dashboard
mariadb
admin-ui
airtable
sqlserver
restful-api
hacktoberfest
low-code
no-code
automatic-api
hacktoberfest2021
no-code-database
airtable-alternative
-
Updated
Apr 20, 2022 - TypeScript
1
NocoBase is a scalability-first, open-source no-code/low-code development platform. | 极易扩展的无代码和低代码开发平台
nodejs
internal-tools
koa
drag-and-drop
sequelize
airtable
pluggable
ant-design
low-code
no-code
internal-tool
nocode
lowcode
no-code-framework
formily
-
Updated
Apr 20, 2022 - TypeScript
Baserow is an open source no-code database tool and Airtable alternative. This is a mirrored repository, the official one is hosted on https://gitlab.com/bramw/baserow.
database
postgresql
spreadsheet
self-hosted
airtable
restful-api
low-code
no-code
online-database
no-code-database
airtable-alternative
-
Updated
Apr 19, 2022 - Python
SeaTable: easy like a spreadsheet, powerful like a database. Unlimited rows in a single base.
-
Updated
Oct 29, 2021
-
Updated
Feb 26, 2022 - JavaScript
Ruby wrapper for Airtable, your personal database
-
Updated
Apr 5, 2022 - Ruby
-
Updated
Apr 15, 2022 - JavaScript
List of tech companies based or working in Nepal. 🇳🇵
-
Updated
Mar 21, 2022
Personal LINE bot to automate various tasks. Home automation, expense tracking, transaction monitoring
-
Updated
Mar 5, 2022 - TypeScript
A Cloudflare Worker that allows you to make secure requests to the Airtable API from your frontend.
-
Updated
Oct 24, 2019 - JavaScript
My personal site's repo built using Next.js, Chakra UI, MDX, Prisma, PlanetScale.
-
Updated
Apr 18, 2022 - TypeScript
Export Airtable data to YAML, JSON or SQLite files on disk
-
Updated
Apr 14, 2022 - Python
This app allows you to discover coffee stores, check out the course http://bit.ly/nextjs-udemy-ankita on how to build this
-
Updated
Feb 10, 2022 - JavaScript
Build your own community curated resources list using Airtable + ReactJs
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Apr 14, 2022 - Vue
GV14982
commented
Oct 29, 2020
We should add support for a filter formula string or query on the update methods, so it doesn't have to be done by ID.
Something like:
asyncAirtable.update('table', {
where: "{name} = 'Graham'" // This is just a standard filter formula string, and will need to be updated when we build the query builder too, so we don't have a fragmented user experience
fields: {
hung
enhancement
New feature or request
good first issue
Good for newcomers
low Priority
A low priority issue
Java API for Airtable (http://www.airtable.com)
-
Updated
Apr 14, 2022 - Java
Improve this page
Add a description, image, and links to the airtable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the airtable topic, visit your repo's landing page and select "manage topics."
Hi, thanks for making such an awesome tool. Is it possbile to also add nestjs-query support? I saw there is nest-crud which is great, but IMHO a GraphQL API has many advantages over REST. It would be great if refine can support both nest-crud and nestjs-query.
Many thanks!