仅使用文本对数据库实体建模
以前,有一个标准,我被教导了仅使用文本来建模数据库实体的标准,我不记得标准的名称,但它看起来有点像
TableName,键,列
有人知道那个表格叫什么吗?
Back in the day, there was a standard that I was taught a standard for modelling database entities using text only, I can't remember the name of the standard but it looked somehing like
TableName, Key, Column
Anybody know what that form was called?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
平面文件模型是您要查找的术语吗?
Is flat-file model the term you're looking for?