<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Database on iMil.net</title>
    <link>http://imil.net/blog/tags/database/</link>
    <description>Recent content in Database on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Dec 2019 17:31:30 +0000</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/database/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Is LevelDB 2 times faster than BadgerDB? (Update: No)</title>
      <link>http://imil.net/blog/posts/2019/is-leveldb-2-times-faster-than-badgerdb/</link>
      <pubDate>Thu, 19 Dec 2019 17:31:30 +0000</pubDate>
      <guid>http://imil.net/blog/posts/2019/is-leveldb-2-times-faster-than-badgerdb/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Update (2020/05/21)&lt;/strong&gt; the method used in this post is totally sub-performant, and I finally found out about &lt;em&gt;LevelDB&lt;/em&gt;&amp;rsquo;s and &lt;em&gt;Badger&lt;/em&gt;&amp;rsquo;s &lt;code&gt;batch&lt;/code&gt; methods, which make writes considerably faster, I&amp;rsquo;ll probably write another note about this.&lt;br&gt;&#xA;And by the way, I found &lt;em&gt;Badger&lt;/em&gt; to be much faster at writing &lt;em&gt;batches&lt;/em&gt; than &lt;em&gt;LevelDB&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Actual post&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m working on a plugin for &lt;a href=&#34;https://gitlab.com/iMil/goxplorer&#34;&gt;Goxplorer&lt;/a&gt; that will create a database of all &lt;em&gt;Bitcoin&lt;/em&gt; addresses present in its &lt;em&gt;blockchain&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
