DBScholar

Back to papers

Efficient and Portable Einstein Summation in SQL

Summary: Einstein summation for tensors is implemented in SQL with four mapping rules and a CTE-based decomposition, yielding portable, efficient expressions. Demonstrates use cases in triplestore queries, SAT solving, graphical-model inference, and quantum circuit simulation, and notes engine-dependent performance as a key SQL research challenge. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6686
Venue
SIGMOD
Year
2023
Pagerank
6.8029311e-05
Overall Rank
4,253 | 70.83%
DOI
10.1145/3589266

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{blacher_sigmod23,
        title = {{Efficient and Portable Einstein Summation in SQL}},
        author = {Blacher, Mark and Klaus, Julien and Staudt, Christoph and Laue, Sören and Leis, Viktor and Giesen, Joachim},
        series = {{SIGMOD} '23},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3589266},
        url = {https://dl.acm.org/doi/10.1145/3589266},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 8 of 8 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 10 of 10 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
71 Including Group-By in Query Optimization 1994 VLDB 0.00038021159
103 DuckDB: an Embeddable Analytical Database 2019 SIGMOD 0.00034161428
106 The MADlib Analytics Library or MAD Skills, the SQL 2012 VLDB 0.00033539462
155 MAD Skills: New Analysis Practices for Big Data 2009 VLDB 0.00028713176
518 Towards a Unified Architecture for in-RDBMS Analytics 2012 SIGMOD 0.00017167492
993 Simulation of Database-Valued Markov Chains Using SimSQL 2013 SIGMOD 0.00012789598
3,257 One WITH RECURSIVE is Worth Many GOTOs 2021 SIGMOD 7.590651e-05
4,897 GLADE: Big Data Analytics Made Easy 2012 SIGMOD 6.4546134e-05
5,684 Snakes on a Plan: Compiling Python Functions into Plain SQL Queries 2022 SIGMOD 6.1224825e-05
6,604 Machine Learning, Linear Algebra, and More: Is SQL All You Need? 2022 CIDR 5.8240599e-05
Previous Page 1 / 1 Next

Semantically Similar Papers