Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我经常通过 X、Y 和 Z 列将产品的尺寸存储在我的数据库中。
这是最好的方法还是他们更好的方法?我听说 MySQL 中有一个空间数据类型,在这种情况下是否相关?
如果您存储对象的物理尺寸,那与空间数据类型试图表示的任何东西相去甚远。空间数据类型用于位置信息(例如地球上的点或平面上的点),并包含几何数据(描述局部空间,如足球场)或经度和纬度(描述全局空间)的 x 和 y 值