A-Z Popular Blog Computing Search »
Computing
 Advertisements
Related Guides

4 Types of Flat File

 , updated on
A flat file is a file that has no structure. The following are common types of flat file.

Plain Text

A text file that contains the symbols of a natural language such as English or Russian. Restricted to the characters in its character set. For example, ASCII has 128 characters for English and UTF-8 supports most major languages and a wide variety of special symbols with 1,112,064 characters.

Binary File

A file that includes any sequence of binary data as opposed to being restricted to the characters in a character set.

Delimited File

Delimited files represent table structures with special characters such as commas that indicate the end of fields. Technically speaking, delimited files aren't flat files as they have a structure. However, they are so simple that it is common to consider them a flat file.

Flat File Database

A type of database based on a flat file. These typically have a minimal structure and are often based on delimited files that represent tables. However, they are typically extremely limited as opposed to a database that structures its data. For example, a flat file database may not support relationships between tables.
Overview: Flat File
Type
Definition (1)
A file with no structure.
Related Concepts
Delimited Text File
Computing
Files
Character Sets
Binary Data

Computing

This is the complete list of articles we have written about computing.
Abstraction
Affective Computing
Algorithms
AI
Big Data
Binary
Blockhead
Brute Force
Caching
Character Set
Client-Server
Coding
Coding Principles
Colocation
Compression
Computing
Cryptographic Keys
Cryptography
Dark Data
Data
Data Centers
Data Infrastructure
Data Integration
Data Migration
Data Processing
Data Science
Data Security
Deep Learning
Deep Magic
Digital
Edge Computing
Edit Distance
Emergence
End-User Computing
Everything Is A File
Files
Gamification
Garbage In, Garbage Out
Halt And Catch Fire
Hello World
Hexadecimal
Horizontal Scale
Instance
Internet Of Things
IT Infrastructure
Job Processing
Key Stretching
Last Mile
Latency
Local Area Network
Meet-me Room
Micro Data Center
Microcomputer
Moore's Law
Near Real-Time
Network Infra
Networking
Networks
Operating Systems
Overlay Network
Peer-to-peer
Precomputation
Private IP
Private Network
Proof Of Work
Proxy Server
Key Cryptography
Qualitative Data
Random Seed
Reluctant Algorithms
Reverse Algorithms
Reverse Proxy
Swarm Intelligence
System on a Chip
Throughput
Unstructured Data
Vertical Scale
Virtual Machine
Yobibyte
If you enjoyed this page, please consider bookmarking Simplicable.
 

Computing

Examples of computing in everyday life.

Delimited Text File

The common types of delimited text file.

Binary

Binary completely explained.

Hexadecimal

An overview of hexadecimal as it relates to computing.

Application vs Service

The difference between application software and services.

Data Processing

A definition of data processing with examples.

Virtual Machine

The common types of virtual machine.

System on a Chip

A definition of system on a chip with examples.

Embedded System

The definition of embedded system with examples.

Real-Time

A definition of real-time with examples.

Low Technology

A few types of low technology.

Low Tech vs High Tech

The difference between low tech and high tech.

Feature Fatigue

An overview of feature fatigue.

Analog vs Digital

The differences between analog and digital.

Microcomputer

A definition of microcomputer with examples.

Old Media

A definition of old media with examples.

Simple Machines

An overview of the six simple machines of mechanical engineering.

Offline Software

The definition of offline software with examples.

Digital Minimalism

The definition of digital minimalism with examples.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map