diff --git a/frontend/src/DB/product.json b/frontend/src/DB/product.json index 7bd75b6d..fae5c9cd 100644 --- a/frontend/src/DB/product.json +++ b/frontend/src/DB/product.json @@ -6383,5 +6383,12 @@ "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRUzZsK3SAa78Wrg7eq8xB0WEmpvw_3GerIpQ&s", "link": "https://docs.digitalocean.com/products/marketplace/catalog/restyaboard/", "description": "Create interactive, real-time animations for apps and websites." + }, + { + "productName": "NocoDB", + "category": "Tools", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSeNA0cIN5ZsOzoZpNC7x-4t_47Jbm0T_zwsQ&s", + "link": "https://nocodb.com/", + "description": "Open-source Airtable alternative for turning SQL databases into smart spreadsheets." } ]