Skip to main content
Top

2023 | OriginalPaper | Chapter

A Query Optimization Method for Real-Time Embedded Database Based on Minimum Arborescence

Authors : Xudong Li, Bo Liu, Jian Xu, Jianyu Yang, Mengdan Cao

Published in: Signal and Information Processing, Networking and Computers

Publisher: Springer Nature Singapore

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

In this paper, a query optimization method based on minimum arborescence for real-time embedded database is proposed to solve the problems of memory limitation and real-time access performance limitation of spaceborne computer system. Based on the characteristics of SQL statements, this method applies the minimum arborescence algorithm to the real-time embedded query processing by relying on the relationship between the attributes of each table during the construction of SQL query. This method can improve the processing speed of multi-table complex query statements, reduce the system memory usage, and optimize query processing in embedded database. The verification on SQLite database shows that this method is an effective query optimization method for embedded database.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Literature
1.
go back to reference H. Q., Ngo, E., Porat, C., Ré, A., Rudra.: Worst-case optimal join algorithms. Journal of the ACM 65(3), 1–40 (2018) H. Q., Ngo, E., Porat, C., Ré, A., Rudra.: Worst-case optimal join algorithms. Journal of the ACM 65(3), 1–40 (2018)
2.
go back to reference Freitag, M., Bandle, M., Schmidt, T., et al.: Adopting worst-case optimal joins in relational database systems[J]. Proceedings of the VLDB Endowment 13(12), 1891–1904 (2020)CrossRef Freitag, M., Bandle, M., Schmidt, T., et al.: Adopting worst-case optimal joins in relational database systems[J]. Proceedings of the VLDB Endowment 13(12), 1891–1904 (2020)CrossRef
3.
go back to reference Amine, M., Semih, S.: Optimizing subgraph queries by combining binary and worst-case optimal joins. Proceedings of the VLDB Endowment 12(11), 1692–1704 (2019)CrossRef Amine, M., Semih, S.: Optimizing subgraph queries by combining binary and worst-case optimal joins. Proceedings of the VLDB Endowment 12(11), 1692–1704 (2019)CrossRef
4.
go back to reference Grant, A., Mike, O.: The Definitive Guide to SQLite. 2nd edn. Apress, America (2010) Grant, A., Mike, O.: The Definitive Guide to SQLite. 2nd edn. Apress, America (2010)
5.
go back to reference Sibsankar, H.: Inside SQLite. 2nd edn. O’Reilly Media Inc, America (2007) Sibsankar, H.: Inside SQLite. 2nd edn. O’Reilly Media Inc, America (2007)
6.
go back to reference Lu, H., Xu, Z., Gao, Z.: Principle and Application of Embedded Database, 1st edn. Tsinghua University Press, China (2013) Lu, H., Xu, Z., Gao, Z.: Principle and Application of Embedded Database, 1st edn. Tsinghua University Press, China (2013)
7.
go back to reference Alex, P.: Database Internals: A Deep Drive into Distributed Data Systems work. 1st edn. O'Reilly Media Inc, America (2020) Alex, P.: Database Internals: A Deep Drive into Distributed Data Systems work. 1st edn. O'Reilly Media Inc, America (2020)
Metadata
Title
A Query Optimization Method for Real-Time Embedded Database Based on Minimum Arborescence
Authors
Xudong Li
Bo Liu
Jian Xu
Jianyu Yang
Mengdan Cao
Copyright Year
2023
Publisher
Springer Nature Singapore
DOI
https://doi.org/10.1007/978-981-19-3387-5_45