How to read indexdb by leveldb reader on the other program?

126 views
Skip to first unread message

Curiositior

unread,
Apr 15, 2023, 9:13:53 AM4/15/23
to Chromium-discuss
I'm a gopher and pythoner. I want to realize a script for backup data from indexdb which was saving by Chromium. I've known indexDB is based on the leveldb but uses a special Reader and Writer. Does here has some idea about creating this reader and writer with other language? Or some docs could make me know more about this reader and writer.

K. Moon

unread,
Apr 15, 2023, 9:26:48 AM4/15/23
to qjzx...@gmail.com, Chromium-discuss
In general, Code Search is a good tool for these kinds of investigations. You can start here:

On Sat, Apr 15, 2023, 6:13 AM Curiositior <qjzx...@gmail.com> wrote:
I'm a gopher and pythoner. I want to realize a script for backup data from indexdb which was saving by Chromium. I've known indexDB is based on the leveldb but uses a special Reader and Writer. Does here has some idea about creating this reader and writer with other language? Or some docs could make me know more about this reader and writer.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

K. Moon

unread,
Apr 15, 2023, 9:30:50 AM4/15/23
to qjzx...@gmail.com, Chromium-discuss
You may be more interested in the browser-side code for this feature:

Curiositior

unread,
Apr 15, 2023, 12:56:20 PM4/15/23
to Chromium-discuss, K. Moon, Chromium-discuss, qjzx...@gmail.com
Thanks for giving me a direction to research. I'll try to realize it, and make it opensource when I could learn the total of encoding and decoding in the indexDB.
Reply all
Reply to author
Forward
0 new messages