answersLogoWhite

0


Best Answer

You do not need a DBMS to store data to the computer's harddrive. Rather than using a DBMS, look into using files, or file managment system in the computer language you are using. Most computer languages allow you to find, open, and edit text files directly, but that code is very language specific.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

1mo ago

To create a database without a DBMS using text files, you can define a structured format for your data within the text file (e.g., CSV, JSON). Each line or section in the text file represents a record with fields separated by delimiters or structured in a standard way. You can then write scripts or programs to read and write data to these text files to perform database operations like querying, inserting, updating, and deleting data.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you create your own database without using any DBMS but using text file as already aforementioned?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why do you need the primary key in the database?

without you will not be able to create a relationship


Can you create a blog without a database?

No. Every content management system relies on a database to store all the information in it. Each post (and it's title, content, comments etc) are stored in a database.


How do you create a database?

In order to create a database link, the command CREATE DATABASE LINK is used. Depending on the requirement, private or public databases may be created.


How do you create a new database in MySQL?

The MySQL command is "CREATE DATABASE [dbname]" with "[dbname]" replaced with your desired database name.


How do you create a database link?

In order to create a database link, the command CREATE DATABASE LINK is used. Depending on the requirement, private or public databases may be created.


Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


Where can you get a database?

You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.You can get many free database applications, like Open Office Base. You may already have an application to create databases, like Microsoft Access. Once you have such an application, you can then create your own databases. If you are looking to get an actual database with data in it, then it would depend on what kind of data you are looking. A lot of data is private and so if someone has a database, they are often legally not allowed to share it with you, like if it was storing personal data.


What are the main function of a database system?

create the database


Can you create a database with only a form?

Yes , you can create a database using a form . But you have to do two things First make a form in html or jsp whatever you like. Then Connect the form to database using java database connectivity.Yes, we can create database with a form. First create a form using html or jsp then we can connect it to database using JDBC.


Which default Database roles are created when you create a Database?

To create a database you need to name a file and add that to Microsoft excel :) hope that helps :)


How do you create a db?

CREATE DATABASE db_name;


Is it true that database management systems create and manage databases?

yes it mange database and also create it.