Database

2 posts / 0 new
Last post
Offline
Last seen: 4 years 5 months ago
Joined: 10/20/2019
Posts: 1
Database integration service - update/delete record

Hi,

I understand that it is possible to use database integration service to write data into database. Is it possible to also perform update or delete to database record?

Keywords:
3 posts / 0 new
Last post
Offline
Last seen: 3 years 11 months ago
Joined: 08/11/2019
Posts: 28
Publish data to Mongo Database

Hello,

I want to implement publish data and store all the data in my Mongo DB,

but it seems only can use SQL DB.

how can I do that by using DDS publisher?  Is there any sample code? 

Thanks

Keywords:
4 posts / 0 new
Last post
Offline
Last seen: 5 years 1 month ago
Joined: 05/17/2017
Posts: 4
How can I increase performance of Database Integration Service?

Hi,

I set up the RTI DB Integration Service to store samples of DDS and I used MySQL for the RDBMS.
I wanted to know how many samples are stored in a second, so I tested.

And the result was embarrassed, because under 100 samples were stored in a second.
(Of course, I published more than 100 samples per a second from a localhost datawriter.)

Subscribe to RSS - Database