Skip to content
Riipah edited this page Oct 20, 2019 · 5 revisions

VocaDB is a Vocaloid Database with translated artists, albums, music videos and more. Our goal is to be the most accurate and complete source of Vocaloid discography and artists.

The software is based on Microsoft ASP.NET MVC 5 (.NET 4.7), jQuery, jQuery UI, Twitter Bootstrap, Knockout, and it uses a SQL database through the NHibernate 4 ORM. Server side code is written in C#, most of the client side is TypeScript.

The same software is used for UtaiteDB.

Web API

We have a comprehensive web API for programmatic access. Please take a look if you're interested.

How to contribute

Please see our contribution guidelines