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..
边栏推荐
猜你喜欢
随机推荐
Sentinel vs Hystrix 限流对比,到底怎么选?
MYSQL关键字执行顺序?
视频隐写一
T31开发笔记:metaipc测试
详解卡尔曼滤波原理
AI智能剪辑,仅需2秒一键提取精彩片段
脑机接口003 | 马斯克称已实现与云端的虚拟自己对话,相关概念股份大涨
请教下,1.0.0和1.0.2的底层数据库表结构有变化吗?
[深入研究4G/5G/6G专题-49]: 5G Link Adaption链路自适应-5-上行链路自适应ULLA-PUSCH信道
共享平台如何提高财务的分账记账效率?
浅谈一下pyd文件的逆向
Unity 打包和切换平台|Build Settings窗口介绍
为何国内年轻人都抢购iPhone,因为它更实惠也更亲民
流量分析第二题
阿里35+老测试员生涯回顾,自动化测试真的有这么吃香吗?
SQL server有什么认证吗?
I have 8 years of experience in the Ali test, and I was able to survive by relying on this understanding.
我靠这套笔记自学,拿下字节50万offer....
深度学习-学习笔记(持续更新)
麦聪DaaS平台 3.7.0 Release 正式发布:全面支持国际化









