Just curious if the software provides quantifiable results to manage analytics and if it is compatible with any relational database management software such as Tibero
Announcement
Collapse
No announcement yet.
Data Compatible With RDBMS
Collapse
X
-
Data Compatible With RDBMS
Tibero is a fully compatible SQL RDBMS database that is easy to port, features improved security, shared disk based clustering, and a low TCO.Tags: None
-
3dCart already has a database that runs your site. No need to bring your own database :)
3dCart manages the database for you, so no need to use any custom database management software either.
You can access a lot of data via the REST API they provide, so that you can write custom software to do tasks or build statistics, etc. You can always run analytics code on your site directly (like Google Analytics), if that's the data you're after.
Comment