Administrators use the form designer in the background to dynamically create dozens of different types of products (such as recharge orders, commodity orders, etc.), when the user submits the order, the conventional idea is to store the same fieldsInto the main table of the order, different fields are stored in the sub-table.
But these sub-tables cannot be prepared in advance because they are dynamically generated for different types of orders.
If these different types of order information are stored in the same field in the order table, will this affect the analysis and statistics of the data in the future?
So I want to ask the big guys, I hope you can give me some ideas or solutions, thank you~
当前位置:网站首页>Dynamically generate different types of orders, how do I deposit to mongo database?
Dynamically generate different types of orders, how do I deposit to mongo database?
2022-08-02 22:05:00 【segmentfault】
Other Answer 1:
My temporary solution is to store directly in the order table no matter what type of business order data..
边栏推荐
猜你喜欢
7.25 - 每日一题 - 408
「日志」深度学习 CUDA环境配置
中职网络安全竞赛之应用服务漏洞扫描与利用
Detailed explanation of AtomicInteger
selenium安装和环境配置Firefox
有什么好用的IT资产管理软件
Go----Go 语言快速体验之开发环境搭建及第一个项目HelloWord
Jellyfin 打造家庭影院 & 视频硬解 (威联通 QNAP)
T5: Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer
AI智能剪辑,仅需2秒一键提取精彩片段
随机推荐
ETH Zurich重磅综述 | 人脸-素描合成:一个新的挑战
NIO之Selector执行流程
荐号 | 当一个人不联系你,不拉黑你,原因只有一个……!
我靠这套笔记自学,拿下字节50万offer....
浅谈一下pyd文件的逆向
【动态规划专项训练】基础篇
「日志」深度学习 CUDA环境配置
元旦快乐(2022)
What skills are the most practical for college students in communications?
看【C语言】实现简易计算器教程,让小伙伴们为你竖起大拇指
有哪些好用的实时网络流量监控软件
面试官:谈谈如何防止消息丢失和消息重复
JVM内存和垃圾回收-03.运行时数据区概述及线程
LeetCode每日一题(324. Wiggle Sort II)
视频隐写一
Functional test points for time, here is a comprehensive summary for you
洛谷P1502 窗口的星星
研发了 5 年的时序数据库,到底要解决什么问题?
斯堪尼亚SCANIA OTL标签介绍
指针常量和常量指针概述