智能表格制作工具 Nocodb 开源

导读

Nocodb 是一个强大的开源无代码平台,旨在帮助用户快速构建数据库驱动的应用程序,无需编写大量的代码。

介绍

官方网站:https://www.nocodb.com/

Nocodb 是一个强大的开源无代码平台,旨在帮助用户快速构建数据库驱动的应用程序,而无需编写大量的代码。

软件截图

软件特点

  1. 易于使用:Nocodb 提供了直观的用户界面,使得非技术用户也能轻松创建和管理数据库。通过简单的拖放操作和可视化配置,用户可以快速构建数据库结构、定义字段类型、设置关系等。
  2. 快速开发:借助 Nocodb,开发人员可以大大缩短应用程序的开发周期。无需编写复杂的 SQL 查询和后端代码,即可快速构建功能强大的数据库应用。这对于快速原型设计和小型项目非常有用。
  3. 可扩展性:该平台支持多种数据库引擎,包括 MySQL、PostgreSQL、SQL Server 等。这使得用户可以根据自己的需求选择合适的数据库,并在需要时轻松扩展应用程序。
  4. 安全可靠:Nocodb 注重数据安全,提供了多种安全措施,如用户认证、访问控制、数据加密等。这确保了用户数据的安全性和隐私性。
  5. 集成性强:Nocodb 可以与其他工具和技术集成,如 Git、Docker、Kubernetes 等。这使得用户可以在现有的开发流程中轻松使用 Nocodb,并与其他团队成员协作。

更新日志

v0.263.8

🐛 Closed Issues

[Status: Reproducible] 🐛 Bug: Record revision history is gone after I updated to version 0.263.6. #11668
[closed] 🐛 Bug: Failed to sync count: m.rootApply is not a function #11628
[closed] 🐛 Bug: With Minio v0.263.6+ crashes repeatedly #11666
[Status: Reproducible] 🐛 Bug: The search field is blocked #11669
[closed] 🐛 Bug: fill handle not working for “Date” and “Date time” fields in 0.263.6 #11667
[closed] 🐛 Bug: Duplicate Base with Include Records missing Records #11496
[🔎 Status: More Info Needed] 🐛 Bug: Application crashes #11438
[🔎 Status: More Info Needed] 🐛 Bug: Error when sharing table for public viewing #11372
[closed] 🐛 Bug: MinIO Latest Image doesn’t support all CPUs #11635
[closed] 🐛 Bug: Email field > Accept only valid emails > Fails on complex email addresses #11632
[closed] 🐛 Bug: decimal issue for currency #11625
[closed] 🐛 Bug: On Linux, Shift + scroll is not working on Grid View 2.0 #11619
[closed] 🐛 Bug: Can’t setup Minio as storage #11614
[closed] 🔦 Feature: Always clear and close search box on esc #11591
[closed] a sane “bash <(curl -sSL http://install.nocodb.com/noco.sh) <(mktemp)” for people. #11587
[Status: Reproducible] 🐛 Bug: No preview for attached image files #11550
[closed] 🐛 Bug: When infinite scroll mode is off, clicking on the previous record jumps incorrectly #11549
[closed] 🐛 Bug: Cannot delete record in single-select drop-down box #11545
[closed] 🔦 Feature: Filter in Audit Logs #11534
[Status: Reproducible] 🐛 Bug: Group by shared view with password is broken (again) #11531
[closed] 🐛 Bug: Images for release #11528
[closed] 🐛 Bug: “search records to link” is broken #11517
[closed] 🐛 Bug: Unable to configure minio and Redis #11501
[Status: Reproducible] 🐛 Bug: Linked records are not expandable for Viewer / Commenter role #11500
[closed] 🐛 Bug: Download to Excel/CSV downloads multiple files #11497
[closed] When running docker, the modified front-end does not take effect #11487
[closed] 🐛 Bug: Scrollbar only visible for short time #11478
[closed] 🔦 Feature: Sort by Count after applying Group by #11477
[closed] 🔦 Enhancement: Make horizontal scroll bar appear always #11441
[closed] 🐛 Bug: ctrl plus Scroll in table area doesn’t work #11431
[closed] 🐛 Bug: SQLite ilike Syntax Error on where clause #11423
[closed] 🐛 Bug: batch update audit log not recorded when setting field to null #11415
[closed] 🐛 Bug: Couldn’t resolve component “default” #11414
[closed] 🔦 Feature: how to Integrate with sql server database #11411
[closed] 🐛 Bug: Duplicating tables creates empty tables #11404
[closed] 🐛 Bug: When a linked column ID is used as a column name in SQL Query, it’s truncated and not properly escaped #11375
[closed] 🔦 Feature: Use single-select filter values in views as default when adding new records #11374
[closed] 🐛 Bug: Error in Formula column referencing Lookup columns/fields #11368
[closed] 🐛 Bug: filter user field with like or nlike with more than 25 users in base will cause error #11351
[closed] 🐛 Bug: Cannot create a SingleLineText field via API v3 #11313
[closed] 🐛 Bug: Some API v3 meta endpoints do not match the Swagger schema #11309
[Status: Reproducible] 🐛 Bug: Grouping by Date – Label Doesn’t Match Record #11263
[closed] 🐛 Bug: Showstopper in the latest version is operator on json is no longer possible #11261
[closed] 🐛 Bug: Using a “where” query parameter on a “list table records” api call does not work if the where query contains a space #11240
[closed] [Feature] Possibility to create a new row using the field ID #11175
[closed] 🐛 Bug: “Link Record” API call returns HTTP 201 instead of 200 #11140
[closed] 🔦 Feature: Limit information visible in linked record field in form view #11134
[closed] 🐛 Bug: ask to save or discard changes if navigating away from multi field editor #11101
[closed] 🐛 Bug: scrollbar visibility #11042
[closed] 🐛 Bug: Can’t Copy Past Lookup Items Anymore #11034
[closed] 🐛 Bug: API for checkbox field #10984
[closed] 🐛 Bug: SQLite3 dateadd issue #10983
[🔦 Type: Feature] 🔦 Feature: insensitive search when using fast search #9823
[closed] 🔦 Feature: imported file cannot automatically match Chinese field #9681
[closed] 🔦 Feature: Enable CORS by default (or via an option?) #5337

What’s Changed

Release 0.263.4 by @github-actions in #11418
Nc fix(nc-gui): parse numeric field plain cell value issue if value is 0 by @rameshmane7218 in #11420
chore: post-release sync by @github-actions in #11419
refactor: tweak EN translations by @salim-b in #11421
refactor: improve UI div title by @salim-b in #11363
Docs/url based filter by @dstala in #11311
fix: better internationalization for create_new_table text by @joaoh9 in #11073
feat: improved csv export by @mertmit in #11429
Fea: new date formates 9652 by @vinayaknolastname in #9686
fix: swagger status code for nested link add by @fendy3002 in #11147
feat: Enable CORS by default (or via an option?) #5337 by @gitstart in #5541
fix json like on sqlite connection by @pranavxc in #11426
feat: v3 input field validation by @fendy3002 in #11232
fix: queuing for bulk execution by @DarkPhoenix2704 in #11397
test: fix import issues by @mertmit in #11446
chore: clean up legacy code by @DarkPhoenix2704 in #11445
Nc codex/fix alt b shortcut focus issue by @rameshmane7218 in #11448
fix(nc-gui): formula field parse link text display issue by @rameshmane7218 in #11436
fix: v3 meta api corrections by @DarkPhoenix2704 in #11450
Docs calendar end date by @o1lab in #11449
fix(nc-gui): Inter font apply issue by @rameshmane7218 in #11455
fix(nc-gui): shared base new sidebar stuck in loading state by @rameshmane7218 in #11456
fix:keyboard field interactions broken after filter is modified by @DarkPhoenix2704 in #11453
fix: filter not applied on count by @DarkPhoenix2704 in #11454
fix: do not auto hide scrollbar if configured in system by @dstala in #11442
fix (nocodb): re-add null filter in json by @fendy300…

下载地址 免费资源✅已高速

声明:如果您访问和下载本站资源,表示您已同意只将下载文件用于研究、学习而非其他用途。
文章版权声明 1、本网站名称:宇凡盒子
2、本站文章未经许可,禁止转载!
3、如果文章内容介绍中无特别注明,本网站压缩包解压需要密码统一是:yufanbox.com
4、本站仅供资源信息交流学习,不保证资源的可用及完整性,不提供安装使用及技术服务。点此了解
5、如果您发现本站分享的资源侵犯了您的权益,请及时通知我们,我们会在接到通知后及时处理!提交入口
0

评论0

请先

🚀 【宇凡盒子】全网资源库转储中心

👉 注册即送VIP权限👈

👻 全站资源免费下载✅,欢迎注册!

记得 【收藏】+【关注】 谢谢!~~~

立即注册
没有账号?注册  忘记密码?

社交账号快速登录