← All datasets

vk.com

Mar 22, 2011

840,514
Records
1
Files
Jul 10, 2026
Added

SQL database dump from VKontakte (VK), the Russian social network founded by Pavel Durov. The dump is dated 2011-03-22 and contains the 'members2' table with extensive user profile data including names, email addresses, hashed passwords, IP addresses, phone numbers, birthdates, location data, university information, and privacy settings. The source database is named 'durov_live', referencing Pavel Durov, the founder of VK.

Data found in this dataset

First nameLast nameUsernameAddressCityCountryGenderskipzip

Search this dataset

Scoped to this dataset. Fill any combination — results match if any field hits.

Source files

Expand any file to inspect its column headers and the LLM's field-mapping reasoning, recorded during ingestion.

part_03.sql
104 columns840,514 rows

File structure

Source columnMapped fieldConfidenceLLM assessment
0skiphighinternal auto-increment ID column
1firstNamehighcolumn named 'first_name', contains first names in Cyrillic and Latin characters
2skiphighcolumn named 'nick_name', appears to be empty/unused in sample data
3lastNamehighcolumn named 'last_name', contains surnames in Cyrillic and Latin characters
4skiphighcolumn named 'maiden_name', appears empty in sample data; generational context unclear
5skiphighcolumn named 'email', values contain @ symbol and email domains
6passwordhighcolumn named 'password', values appear to be MD5 hashes
7skiphighcolumn named 'password2', appears to be alternative/backup password hash field, empty in samples
8skiphighcolumn named 'ip', contains numeric IP addresses converted to integers
9skiphighcolumn named 'joined', contains Unix timestamps (join dates)
10skiphighinternal field, numeric flag
11skiphighinternal field, numeric port indicator
12skiphighinternal field, user_agent reference ID
13skiphighinternal field, is_banned flag
14skiphighbirthday day component (part of DOB, but fragmented; combined with month/year fields for dob)
15skiphighbirthday month component (part of DOB, but fragmented)
16skiphighbirthday year component (part of DOB, but fragmented)
17skiphighbirthday visibility privacy setting, not PII itself
18genderhighcolumn named 'sex', numeric codes for gender/sex
19skiphighinternal field, 'cute' rating flag
20skiphighinternal field, user rating
21skiphighinternal field, bonus_rate
22skiphighinternal field, network identifier
23skiphighinternal field, partner user ID
24skiphighinternal field, additional_edu flag
25skiphighinternal field, time_offset setting
26skiphighe_privacy setting, privacy flag not PII
27skiphighm_privacy setting, privacy flag not PII
28skiphighh_privacy setting, privacy flag not PII
29skiphighi_privacy setting, privacy flag not PII
30skiphigha_privacy setting, privacy flag not PII
31skiphighpm_privacy setting, privacy flag not PII
32skiphighwall_privacy setting, privacy flag not PII
33skiphighnotes_privacy setting, privacy flag not PII
34skiphighevent_privacy setting, privacy flag not PII
35skiphighfriends_privacy setting, privacy flag not PII
36skiphighprofile_privacy setting, privacy flag not PII
37skiphighphoto_privacy setting, privacy flag not PII
38skiphighpm_notify setting, notification flag not PII
39skiphightag_notify setting, notification flag not PII
40skiphighfriend_notify setting, notification flag not PII
41skiphighwall_notify setting, notification flag not PII
42skiphighphoto_notify setting, notification flag not PII
43skiphighnotify_mail setting, notification flag not PII
44skiphighgroup_notify setting, notification flag not PII
45skiphighcontest_notify setting, notification flag not PII
46skiphighinternal field, server identifier
47skiphighinternal field, server2 identifier
48skiphighinternal field, upload_server identifier
49skiphighinternal field, language code
50skiphighinternal field, lang_str language string
51skiphighinternal field, photo identifier/path
52skiphighinternal field, photo_ext file extension
53skiphighinternal field, status flag
54skiphighinternal field, site_id
55skiphighinternal field, site_list
56cityhighcolumn named 'home_town', contains city names
57skiphighinternal field, political view code
58skiphighinternal field, religion text
59skiphighcolumn named 'cmail', appears to be contact/alternate email address
60skiphighcolumn named 'mobile_phone', contains phone numbers
61skiphighcolumn named 'home_phone', contains phone numbers
62usernamehighcolumn named 'icq', ICQ is a social messaging platform handle per exclusion rules
63cityhighcolumn named 'city', contains city names
64address1highcolumn named 'address', contains street address data
65ziphighcolumn named 'postal_index', contains postal/zip codes
66skiphighinternal field, website URL
67skiphighinternal field, university ID
68skiphighinternal field, university_name educational institution
69skiphighinternal field, faculty ID
70skiphighinternal field, faculty_name
71skiphighinternal field, chair department name
72skiphighinternal field, graduation year
73skiphighinternal field, new_messages count
74skiphighinternal field, religion_id
75skiphighinternal field, friends count
76skiphighinternal field, albums count
77skiphighinternal field, new_photos count
78skiphighinternal field, fave_word user's favorite word
79skiphighinternal field, uni_city university city ID
80skiphighinternal field, who_invited referrer user ID
81skiphighinternal field, edu_form education form code
82skiphighinternal field, edu_status education status code
83skiphightimestamp field 'logged', last login Unix timestamp
84skiphighinternal field, chair_id department ID
85countryhighcolumn named 'uni_country', country code for university location
86skiphighinternal field, groups count
87skiphighinternal field, group_invitations count
88skiphighinternal field, schools educational history
89skiphighinternal field, work employment history
90skiphighinternal field, forum forum username/handle
91skiphighinternal field, forum_nick forum nickname
92skiphighinternal field, blog_posts count
93usernamehighcolumn named 'domain', VK profile domain/username identifier
94skiphighinternal field, captchas_passed count
95skiphighinternal field, captchas_to_pass count
96skiphighcolumn named 'reg_phone', registration phone number
97skiphighinternal field, reg_phone_status phone verification status
98skiphighinternal field, reg_step registration step
99skiphighinternal field, services_bits1 service flags
100skiphighinternal field, services_bits2 service flags
101skiphighinternal field, services_bits3 service flags
102skiphighinternal field, services_bits4 service flags
103skiphighinternal field, profile_type account type flag

Notes: VKontakte 2011 breach: members2 table from durov_live database. Birthday fields (bday_day, bday_month, bday_year) are fragmented and do not form a complete DOB in standard format; mapped as skip. Maiden_name column appears unused in samples. Multiple privacy and notification settings are flags, not PII. Phone fields include mobile_phone, home_phone, and reg_phone. Email addresses include primary email, cmail (contact email). Address data includes city (home_town and city columns), address (street), postal_index (zip). Domain column serves as VK profile username/identifier. Gender encoded numerically in sex column.