| |

VerySource

 Forgot password?
 Register
Search
View: 709|Reply: 3

Performance comparison of C ++ and C # accessing database

[Copy link]

1

Threads

2

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 Invalid IP Address

Post time: 2020-3-3 17:30:01
| Show all posts |Read mode
The performance of unmanaged C ++ using ADO to access the database and C # using ADO.NET to access the database is better? Is there a better way to access database data in C ++?
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-5-27 08:30:01
| Show all posts
Needless to say? Of course it is C ++ ADO
The more packaging, the slower.
Reply

Use magic Report

0

Threads

36

Posts

22.00

Credits

Newbie

Rank: 1

Credits
22.00

 China

Post time: 2020-7-10 21:45:01
| Show all posts
There are many techniques for database access,
ADO.NET
ADO
OLE DB Template
ODBC
DAO
Provider Native API
Just pick one you are familiar with. I don’t think the performance bottleneck is the method of access. The bottleneck should be in the design of the database and the design of the stored procedure
Reply

Use magic Report

1

Threads

4

Posts

5.00

Credits

Newbie

Rank: 1

Credits
5.00

 United States

Post time: 2020-7-17 22:30:01
| Show all posts
It’s C++, fast, this is still a question
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list