  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix eprel: <http://eprints.org/relation/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/64534>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/64534#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-339bad61cf4b5cf2b1da7e25a6016d8b>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-21bdbd4a83033963e5afaf2a309b4a0a>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-ded151f4faa490f691fbe14af9b64dcd> .

<https://arxiv.universalpublishings.com/id/eprint/64534/>
	dc:format "text/html";
	dc:title "HTML Summary of #64534 \n\nDATABASE SECURITY: ENCRYPTION AND ACCESS CONTROL METHODS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/64534> .

<https://arxiv.universalpublishings.com/id/eprint/64534>
	bibo:abstract "This paper examines database security techniques, focusing on encryption methods (symmetric and asymmetric), access control models (RBAC, ABAC), hashing approaches, and multi-factor authentication. The study evaluates these mechanisms in terms of confidentiality, integrity, and availability (CIA). Findings indicate that robust encryption and strict access control significantly improve the security posture of modern database systems."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/64534#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-21bdbd4a83033963e5afaf2a309b4a0a>,
		<https://arxiv.universalpublishings.com/id/person/ext-339bad61cf4b5cf2b1da7e25a6016d8b>,
		<https://arxiv.universalpublishings.com/id/person/ext-ded151f4faa490f691fbe14af9b64dcd>;
	dct:date "2025-12-16";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "DATABASE SECURITY: ENCRYPTION AND ACCESS CONTROL METHODS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/64534/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-21bdbd4a83033963e5afaf2a309b4a0a>
	foaf:familyName "Ozodbek"^^xsd:string;
	foaf:givenName "Tursunaliyev"^^xsd:string;
	foaf:name "Tursunaliyev Ozodbek"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-339bad61cf4b5cf2b1da7e25a6016d8b>
	foaf:familyName "Axatjon"^^xsd:string;
	foaf:givenName "Fayzidinov"^^xsd:string;
	foaf:name "Fayzidinov Axatjon"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-ded151f4faa490f691fbe14af9b64dcd>
	foaf:familyName "Sanjar"^^xsd:string;
	foaf:givenName "Zokirov"^^xsd:string;
	foaf:name "Zokirov Sanjar"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

