We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Python interoperability: building a Python-first, petabyte-scale database

Formal Metadata

Title
Python interoperability: building a Python-first, petabyte-scale database
Title of Series
Number of Parts
141
Author
Contributors
License
CC Attribution - NonCommercial - ShareAlike 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
How can you scale Python to run at petabyte scale, with the reliability needed to trade billions of dollars? With ArcticDB we have been doing exactly that for the last four years, by leveraging interoperability between Python and high-performance C++, with a detailed understanding of the data structures inside Python and a few extra tricks up our sleeves. Come take a peek under Python's bonnet and learn how to hotwire a few things along the way.