Polyglot Persistence: Using multiple database technologies in one app(martinfowler.com)

submitted by dpetersondpeterson(4397) 6 months, 7 days ago

Martin Fowler discusses how the concept of polyglot programming, using many languages for a single enterprise application, is bleeding into the realm of data persistence. He gives an example of how various pieces of an application may store data differently, and advises that you should no longer assume your persistence layer is relational, or that all of your data will be held within the same store.

1 comment |category: |Views: 19

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 6 months, 4 days ago 0

I'd be interested to see examples of more applications using polyglot persistence, it's something I might consider for the future.

Reply

information Login or create an account to comment on this story