rough flat file - traduction vers grec
DICLIB.COM
Outils linguistiques IA
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:     

Traduction et analyse des mots par intelligence artificielle

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

rough flat file - traduction vers grec

DATABASE STORED AS AN ORDINARY UNSTRUCTURED FILE (FLAT FILE)
Flat-file; Flat file database; Flat file; Flat database; Flat File; Flatfile database; Flatfile

rough flat file      
αχυρόλιμα
αχυρόλιμα      
rough flat file
rough diamond         
  • A selection of diamonds, cubic and octahedral
WIKIMEDIA DISAMBIGUATION PAGE
Rough Diamond (disambiguation); Rough Diamonds; Rough Diamonds (disambiguation)
ακατέργαστο διαμάντι

Définition

flat file
¦ noun Computing a file that has no internal hierarchy.

Wikipédia

Flat-file database

A flat-file database is a database stored in a file called a flat file. Records follow a uniform format, and there are no structures for indexing or recognizing relationships between records. The file is simple. A flat file can be a plain text file (e.g. csv, txt or tsv), or a binary file. Relationships can be inferred from the data in the database, but the database format itself does not make those relationships explicit.

The term has generally implied a small database, but very large databases can also be flat.