Guillermo Tantachuco

Guillermo Tantachuco

Regional Sr. Field Engineer, Pivotal Inc.


Guillermo is an award-winning Enterprise Architecture practitioner with 18+ years of progressive experience in different industries. At Pivotal, Guillermo works with customers to understand their business needs and challenges and helps them seize new opportunities by leveraging Pivotal solutions to modernize their IT architecture. Guillermo is passionate about his family, business, technology and soccer.




Presentations

Effective design patterns with NewSQL

NewSQL is a term that describes the next generation of highly distributed, scalable, memory oriented SQL databases. In this session, we will explore some basic concepts in NewSQL (VMWare SQLFire), translate a traditional “Star” schema to a partitioned schema(scale out design), walk through various SQL usage patterns – simple queries, complex joins, aggregations, stored procedures and explain how they can be more effectively realized in SQLFire through replicated tables, partitioned tables, in-memory or disk resident tables, parallel procedure execution, distributed transactions, etc.

We will also compare and contrast various NewSQL features with traditional SQL.