DEV Community

# esproc

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to simplify the Merge Operations Across Tables from Multiple Databases

How to simplify the Merge Operations Across Tables from Multiple Databases

5
Comments
6 min read
SPL Operates Multi-layer JSON Data Much More Conveniently than DuckDB

SPL Operates Multi-layer JSON Data Much More Conveniently than DuckDB

5
Comments
2 min read
Local Data Analysis: DuckDB or esProc SPL?

Local Data Analysis: DuckDB or esProc SPL?

6
Comments
2 min read
How to Speed Up COUNT DISTINCT with esProc

How to Speed Up COUNT DISTINCT with esProc

7
Comments
4 min read
How to supplement the missing capabilities of database SQL with esProc

How to supplement the missing capabilities of database SQL with esProc

6
Comments
6 min read
How to set duplicate content in a dataset to null with esProc

How to set duplicate content in a dataset to null with esProc

5
Comments
2 min read
Statistics by time window: SPL VS SQL #16

Statistics by time window: SPL VS SQL #16

6
Comments
3 min read
Deduplicate between an uncertain number of columns:SQL VS SPL #15

Deduplicate between an uncertain number of columns:SQL VS SPL #15

7
Comments
2 min read
SPL: The Professional Choice for Processing Multi-Layered JSON Data

SPL: The Professional Choice for Processing Multi-Layered JSON Data

6
Comments
5 min read
esProc SPL: Combining the Strengths of DuckDB and Python

esProc SPL: Combining the Strengths of DuckDB and Python

5
Comments
4 min read
Space-time collision problem that renders MPP powerless to solve: SPL practice

Space-time collision problem that renders MPP powerless to solve: SPL practice

6
Comments
11 min read
Are There “Queries over Trillion-Row Tables in Seconds”? Is “N-Times Faster ThanORACLE”anExaggeration?

Are There “Queries over Trillion-Row Tables in Seconds”? Is “N-Times Faster ThanORACLE”anExaggeration?

6
Comments
5 min read
Uncertain number but regular column to row conversion:From SQL to SPL#5

Uncertain number but regular column to row conversion:From SQL to SPL#5

5
Comments
2 min read
Data Analysis Showdown: Comparing SQL, Python, and esProc SPL

Data Analysis Showdown: Comparing SQL, Python, and esProc SPL

7
Comments
5 min read
Running SQL on files with the esProc is very convenient, on par with duckDB

Running SQL on files with the esProc is very convenient, on par with duckDB

20
Comments
3 min read
Add records that meet the criteria before each group after grouping :From SQL to SPL

Add records that meet the criteria before each group after grouping :From SQL to SPL

5
Comments
2 min read
Something Could Double the Development Efficiency of Java Programmers

Something Could Double the Development Efficiency of Java Programmers

8
Comments
6 min read
Multi combination condition grouping and aggregation #eg93

Multi combination condition grouping and aggregation #eg93

7
Comments
1 min read
Group & Summarize a CSV File #eg68

Group & Summarize a CSV File #eg68

6
Comments 1
1 min read
Getting positions of members according to primary key values #eg58

Getting positions of members according to primary key values #eg58

6
Comments
1 min read
Getting members according to primary key values #eg63

Getting members according to primary key values #eg63

6
Comments
1 min read
How to Access Databases using One SQL Statement #eg71

How to Access Databases using One SQL Statement #eg71

6
Comments
1 min read
Split a Huge CSV File into Multiple Smaller CSV Files #eg69

Split a Huge CSV File into Multiple Smaller CSV Files #eg69

7
Comments 1
1 min read
Filter a CSV file and re-arrange it by category #eg60

Filter a CSV file and re-arrange it by category #eg60

6
Comments 1
1 min read
Getting positions of members based on a specified condition #eg46

Getting positions of members based on a specified condition #eg46

11
Comments
1 min read
loading...