YAP Converter

Extract text from db4o database files (YAP)


Drop or upload your .YAP file

How to extract text from your YAP file

  1. Click the "Select File" button above, and choose your YAP file.
  2. You’ll see a preview, if available.
  3. Click the "Convert file to..." button to extract text information.

Convert YAP to another file type

To convert YAP databases to another format, you need db4o or other Database software.

Convert a file to YAP

To convert other file formats to the "db4o Object Database File" file type, you need software like db4o or a similar tool.


About YAP files

A .YAP file is an object database file created by db4o (Database for Objects), an embedded database engine originally built for Java and .NET applications. These files store serialized software objects directly to disk, bypassing traditional relational database tables and object-relational mapping (ORM) frameworks.

You can access these files using the legacy db4o libraries in a Java or C# programming environment. The underlying engine was acquired by Versant and later Actian, but active development of the software ceased entirely over a decade ago.

There are severe disadvantages to relying on .YAP files today. It is a strictly proprietary and discontinued format. Opening a .YAP file requires the exact original application code (the specific Java or C# classes) that created the objects. Without these classes, the database cannot instantiate the data, making standard extraction incredibly frustrating. Standard online converters fail to process it because the file lacks a universal, tabular schema.

When trying to rescue data from a .YAP file, the best target formats are CSV, JSON, or SQL. Converting to these formats makes the data readable in modern systems, though complex, deeply nested object relationships will likely be flattened or lost during the export process.

This file format is notoriously difficult to open or convert. Often, only the original software can properly read or export the data. However, just drag and drop your file to identify the format, view it, and convert it when possible. convert.guru can still inspect the .YAP file and show text or internal content. If our analysis detects unencrypted underlying string data, basic viewing or extraction may still be possible.

Convert.Guru analyzes your YAP file, detects the exact format, and lets you read the text inside.

Users also converted YINS, YKEY and YMY files.


FAQ

If you want to convert YAP file to , you can use db4o or similar software from the "Object Database Storage" category. In the File menu, look for Save As… or Export….

To convert files to YAP, try db4o or another comparable tool in the "Object Database Storage" category.



The YAP Converter Story

The history of Convert.Guru began over 25 years ago in California with Tom Simondi’s file-format database. A former contributor to Space Shuttle development and a software pioneer of the 1980s, Simondi established a trusted resource for file type analysis that was even referenced by Microsoft Windows XP. Today, we use modern technology to process and convert thousands of file formats while continually improving our YAP converter.