Home / Companies / Astronomer / Blog / June 2017

June 2017 Summaries

3 posts from Astronomer

Filter
Month: Year:
Post Summaries Back to Blog
Astronomer, a data engineering platform founded in Cincinnati in 2015, has secured $3.5 million in financing led by Wireframe Ventures and CincyTech, among others, to enhance its product and expand sales efforts. The platform aims to streamline the often labor-intensive process of data collection and preparation by offering automated solutions through reusable connectors and pipelines, allowing businesses to focus more on extracting insights rather than data preparation. This approach addresses a significant challenge faced by companies, where data science teams can spend up to 80% of their time on data preparation, thereby enabling organizations from high-growth startups to Fortune 500 enterprises to better leverage data for driving business performance. Astronomer’s clientele includes notable companies like P&G and Everything But The House, with the platform promising reduced inefficiencies and greater focus on realizing untapped revenue potential.
Jun 28, 2017 429 words in the original blog post.
Data engineering platform Astronomer has secured $3.5 million in financing led by Wireframe Ventures and CincyTech. The company's platform automates data collection, processing, and unification, allowing organizations to scale analytics, data science, and insights. High-growth startups and Fortune 500 enterprises are increasingly reliant on data analytics for success in today's business environment. Astronomer aims to use the funding to grow its product and engineering teams and expand sales efforts.
Jun 28, 2017 429 words in the original blog post.
The text discusses the process and considerations involved in centralizing data within an organization using data warehouse as a service (DWaaS), focusing on the normalization of data to improve storage efficiency, query speed, and ease of use. It explains the challenges of translating various data structures, such as document-oriented and object-oriented, into a structured SQL format, and elaborates on different forms of data normalization: First Normal Form (1NF), Second Normal Form (2NF), and Third Normal Form (3NF). Each form offers its own trade-offs between reducing data redundancy and maintaining ease of use and efficiency, with the text generally recommending 2NF for analytics warehouses due to its balance between storage savings and operational simplicity. The importance of aligning data structuring with specific organizational needs is emphasized, highlighting that the choice of normalization depends on the expected use cases and the balance between storage, speed, and usability.
Jun 20, 2017 1,757 words in the original blog post.