A survey on mining stack overflow: question and answering (Q&A) community

A Ahmad, C Feng, S Ge, A Yousif - Data Technologies and …, 2018 - emerald.com
Purpose Software developers extensively use stack overflow (SO) for knowledge sharing on
software development. Thus, software engineering researchers have started mining the …

Exploratory study of slack q&a chats as a mining source for software engineering tools

P Chatterjee, K Damevski, L Pollock… - 2019 IEEE/ACM 16th …, 2019 - ieeexplore.ieee.org
Modern software development communities are increasingly social. Popular chat platforms
such as Slack host public chat communities that focus on specific development topics such …

Finding help with programming errors: An exploratory study of novice software engineers' focus in stack overflow posts

P Chatterjee, M Kong, L Pollock - Journal of Systems and Software, 2020 - Elsevier
Monthly, 50 million users visit Stack Overflow, a popular Q&A forum used by software
developers, to share and gather knowledge and help with coding problems. Although Q&A …

Recommending stack overflow posts for fixing runtime exceptions using failure scenario matching

S Mahajan, N Abolhassani, MR Prasad - … of the 28th ACM Joint Meeting …, 2020 - dl.acm.org
Using online Q&A forums, such as Stack Overflow (SO), for guidance to resolve program
bugs, among other development issues, is commonplace in modern software development …

[HTML][HTML] OLAP Patterns: A pattern-based approach to multidimensional data analysis

I Kovacic, CG Schuetz, B Neumayr, M Schrefl - Data & knowledge …, 2022 - Elsevier
Users of a business intelligence (BI) system employ an approach referred to as online
analytical processing (OLAP) to view multidimensional data from different perspectives …

Smelly relations: measuring and understanding database schema quality

T Sharma, M Fragkoulis, S Rizou, M Bruntink… - Proceedings of the 40th …, 2018 - dl.acm.org
Context: Databases are an integral element of enterprise applications. Similarly to code,
database schemas are also prone to smells-best practice violations. Objective: We aim to …

A static code smell detector for SQL queries embedded in Java code

C Nagy, A Cleve - … Conference on Source Code Analysis and …, 2017 - ieeexplore.ieee.org
A database plays a central role in the architecture of an information system, and the way it
stores the data delimits its main features. However, it is not just the data that matters. The …

Developers' information seeking in Question & Answer websites through a gender lens

A Sedhain, V Diwanji, H Solomon, S Leon… - Journal of Computer …, 2024 - Elsevier
Question & Answer websites for developers, such as Stack Overflow, contain enormous
programming knowledge which can be redundant and cost substantial time and cognitive …

XL-HQL: A HQL query generation method via XLNet and column attention

R Wang, Y Hou, Y Tian, Z Cui, S Jiang - Information and Software …, 2025 - Elsevier
Context: Object-relational map** (ORM) tools, like Hibernate, are widely used to facilitate
the development of database applications by bridging the gap between object-oriented …

Providing real-time assistance for repairing runtime exceptions using stack overflow posts

S Mahajan, MR Prasad - 2022 IEEE Conference on Software …, 2022 - ieeexplore.ieee.org
Runtime Exceptions (REs) are an important class of bugs that occur frequently during code
development. Traditional Automatic Program Repair (APR) tools are of limited use in this “in …