查找要在C ++项目中使用的数据库接口. [英] Finding an interface of a database to use in a C++ project.

查看:95
本文介绍了查找要在C ++项目中使用的数据库接口.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

(基本上)我了解C ++和Win32,但是我对数据库了解不多.我不是在学校或其他任何地方学习编程.我学习自己.我知道那里有诸如Microsoft SQL,MySQL之类的数据库管理系统...

我有用于学习数据库的书.但是我不知道如何在编程中使用它们.特别是在Win32编程环境下使用C ++.

需要帮助!

I know C++ and Win32 (basically) but I don''t know much about databases. I am not learning programming from a school or anything. I study myself. I know there''re such Database Management Systems such as Microsoft SQL, MySQL...

I have books for learning about databases. But I have No Idea of how they are used in programming. Specially with C++ Under Win32 programming environment.

Need Help !

推荐答案

Google"ADO".

在使用数据库之前,有很多东西要学习,但是30到40个小时的阅读将使您到达那里.

希望这会有所帮助,
巴勃罗.
Google "ADO".

There''s a LOT to learn before you use a database, but 30-40 hours of reading will get you there.

Hope this helps,
Pablo.



我认为MySQL是一个不错的起点.这有几个原因:
-它是最受欢迎的RDBMS(关系数据库管理系统)之一
-它是开源的(对我来说总是一个加号)
-它可以部署在云中(另一个优点是,我是云计算的狂热爱好者)
因为我是云信徒",所以我认为您应该阅读有关MySQL的云部署的信息,这将使您更容易上手,因为您不需要自己安装和配置数据库.要了解有关云中MySQL的更多信息,请查找AWS的RDS和Xeround Cloud Database.
祝你好运!
:)戴安娜(Diana)
Hi,
I think a good place to start is actually MySQL. This is for several reasons:
- It is one of the most popular RDBMSs (Relational Database Management Systems)
- It is open source (always a plus by me)
- It can be deployed in the cloud (another plus, I’m a big cloud computing enthusiast)
Since I am a "cloud believer", I think you should read up about cloud deployments of MySQL, this will make it easier for you to get started because you don''t need to install and configure the database on your own. To read more on MySQL in the cloud, look up AWS’s RDS and Xeround Cloud Database.
Good luck!
:) Diana


这篇关于查找要在C ++项目中使用的数据库接口.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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