What Database is used for Marketo Storage | Community
Skip to main content
New Participant
June 1, 2021
Solved

What Database is used for Marketo Storage

  • June 1, 2021
  • 1 reply
  • 2910 views

I want to understand how we are storing Data in Marketo Database is it in Table column like MySql or other?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Hi,

 

Marketo is known to use a variety of different storage mechanisms, including an indexing/caching engine and traditional SQL databases.

 

But, based on your recent posts, it seems you're thinking about how to structure your own data store for extracted Marketo data.

 

I don't recommend you take Marketo's internal tech choices — even if we knew them down to the product & version — as gospel for your app. Choose the software that works for your app's specific needs.  You may have wildly different access patterns... or, to be totally frank, the same access patterns need faster query performance.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
June 1, 2021

Hi,

 

Marketo is known to use a variety of different storage mechanisms, including an indexing/caching engine and traditional SQL databases.

 

But, based on your recent posts, it seems you're thinking about how to structure your own data store for extracted Marketo data.

 

I don't recommend you take Marketo's internal tech choices — even if we knew them down to the product & version — as gospel for your app. Choose the software that works for your app's specific needs.  You may have wildly different access patterns... or, to be totally frank, the same access patterns need faster query performance.