遇见数据集

Database of code smell history

收藏
DataCite Commons2021-02-01 更新2024-07-28 收录
官方服务:

资源简介:

This database was generated from the analysis of 255K commits from 324 Android apps by Sniffer.It contains the full history of 180K Android code smells.<br>This is a PostgreSQL database, use the following commands to access it:<br><pre><code>$ sudo su - postgres</code></pre><pre><code>$ psql</code></pre><pre><code>postgres=&gt; CREATE DATABASE tracker;</code></pre><pre><code>postgres=&gt; CREATE USER tracker WITH PASSWORD 'tracker';</code></pre><pre><code>postgres=&gt; GRANT ALL PRIVILEGES ON DATABASE tracker to tracker;</code></pre><pre>$ psql postgres://localhost:5432/tracker -U tracker &lt; Database_Sniffer.sql</pre><pre>$ psql postgres://localhost:5432/tracker -U tracker</pre><pre>tracker=&gt; set SEARCH_PATH to tracker;</pre>

提供机构:
figshare
创建时间:
2021-02-01
二维码
社区交流群
二维码
科研交流群
商业服务