SCUDATA
esProc
SPL
  • Analyst
  • Desktop
  • BigData
  • Desktop
  • Blog
  • Community
  • Documentation
  • eBook
  • About
SCUDATA
esProc
SPL
Github
    • Analyst
    • Desktop
    • BigData
    • Desktop
    • Blog
    • Community
    • Documentation
    • eBook
    • About

Tag: Efficient data analysis engine

ClickHouse is fast, esProc SPL is faster

ClickHouse, as an open-source analysis database, is known for being fast. Is that true? Let’s test and verify it through comparative test. ClickHouse vs Oracle First of all, we conduct a comparative test on ClickHouse (CH for short) and Oracle database (ORA for short) under the same hardware and software environment, and use the internationally recognized TPC-H as the test benchmark. The test is to execute the calculation requirements (Q1 to Q22) defined with 22 SQL statements for 8 tables. The test is performed on one machine within 12 threads, and the total data amount is around 100G. Since the

...
2022-12-01 6 SPL Case&Testing Tag:ClickHouse,Efficient data analysis engine,SPL

What should we do when SQL (and stored procedure) runs too slowly?

As the most commonly used data processing language, SQL is widely used in many scenarios, such as query and batch operating. When the amount of data is large, SQL (and stored procedure) often leads to very slow running. In this case, it needs to optimize SQL. To optimize SQL, there are some specific systemized ways. Normally, we need to check the execution plan first to find out the reason, and then recode in a targeted manner to achieve the purpose of optimization. For example, for the judgment of continuous numbers, we can use between to replace in, use the select

...
2022-11-30 1 SPL&Code Tag:Efficient data analysis engine,SQL,stored procedure
  • <
  • 1
  • 2
  • 2

Guide

  • SPL&Code
  • SPL Application Development
  • SPL Desktop Analysis
  • SPL Big Data Computing
  • SPL Learning Material
  • SPL Case&Testing
  • YModel & Data Mining
  • Jiang's TalkingData

Recent Posts

  • Micronaut Integration with SPL to Implement Microservices
  • How to merge overlapping time intervals with esProc
  • How to retrieve the start time of the next group from the event table with esProc
  • How to Implement JOIN Operations Between Tables from Different Databases with esProc
  • How to simplify MongoDB queries with esProc
  • How to supplement the missing capabilities of database SQL with esProc
  • How to simplify nested SQL in applications with esProc
  • How to Speed Up Conditional Filtering on Enumerated Fields with esProc
  • How to Speed Up EXISTS in Primary-Subtable Joins with esProc
  • How to Speed Up Associations between Large Primary and Sub Tables with esProc
discord-scudata twitter-scudata Linkedin-scudata
LINK: SPL | RAQSOFT | About us | Contact us | Sitemap
© Copyright SCUDATA Ltd.
 

Loading Comments...