什么是有效存储和检索图像的最佳数据库? [英] What is the best Database to store and retrieve images efficiently ?

查看:145
本文介绍了什么是有效存储和检索图像的最佳数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有效存储和检索图像的最佳数据库是什么?

What is the best Database to store and retrieve images efficiently?

推荐答案

HI,



数据库是存储数据的存储位置。没有什么比一个数据库好,另一个坏。它完全依赖于你如何在数据库中存储和管理你的数据。



据我说,将图像存储在数据库中是一个坏主意。这将使数据库加载。您可以将图像路径存储在数据库中,并使用路径显示图像,而不是将图像存储在数据库中。



谢谢


Database is a storage place to store your data. There is nothing like that one database is good and another is bad. Its fully dependent on you how you will store and manage your data in the database.

According to me storing the images in the database is a bad idea. This will make the database loaded. Instead of storing the image in the database you can store the image path in the database and use the path to display your image.

Thanks

最好取决于很多因素;请提供更多背景信息。

许多人会说文件系统,他们可能是对的。



我使用SQL Server Express。
"Best" depends on so many factors; please provide more context.
Many will say the file system, and they may be right.

I use SQL Server Express.


这篇关于什么是有效存储和检索图像的最佳数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆