sql - 什么是阻抗失配?

标签 sql database

什么是“阻抗失配”,它与数据库有什么关系?

最佳答案

引自hacked.com

Imagine you have a low current flashlight that normally uses AAA batteries. Don't try this at home, but suppose you could attach your car battery to the flashlight. The low current flashlight will pitifully output a fraction of the light energy that the high current battery is capable of producing. Likewise, if you attached the AAA batteries to Batman's spotlight, you'll also get low output. However, match the AAA batteries to the flashlight and they will run with maximum efficiency.

So taking this discussion back to software engineering, if you imagine the flow of data to be analogous to a current, then the impedance of a relational data model is not matched with the impedance of an object hierarchy. Therefore, the data will not flow with maximum efficiency, a result of the impedance mismatch.

关于sql - 什么是阻抗失配?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23115988/

相关文章:

mysql - 查询从元数据表中提取用户数据

sql - 内部变量立即执行

php - 在 mysql 和 php 中的真实排名

sql - SQL中二进制字符串的汉明距离

javascript - 回调返回空数组js

PHP 在建立数据库连接时包含错误

sql - 加入父表和子表的最佳方式

php - mysqli 查询成功但给出错误号 0

sql - 配置单元查询 : Matching column Values from Array of string to make Flags

php - AJAX——数据库连接