Salta al contenuto
0
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
Collassa

Forum Federato

Di Piero Bosio
  1. Home
  2. Categorie
  3. Senza categoria
  4. hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon.

hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon.

Pianificato Fissato Bloccato Spostato Senza categoria
4 Post 2 Autori 0 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Eniko Foxundefined Questo utente è esterno a questo forum
    Eniko Foxundefined Questo utente è esterno a questo forum
    Eniko Fox
    scritto su ultima modifica di
    #1

    hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon. do you have any recommendations? it must be a file-based database, obviously. and game data doesn't usually neatly conform to the boring numbered rows with named columns table design of traditional databases for websites and stuff

    i think ideally i'd just be able to store raw binary data

    Josh Simmonsundefined Eniko Foxundefined 2 Risposte Ultima Risposta
    1
    • Eniko Foxundefined Eniko Fox

      hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon. do you have any recommendations? it must be a file-based database, obviously. and game data doesn't usually neatly conform to the boring numbered rows with named columns table design of traditional databases for websites and stuff

      i think ideally i'd just be able to store raw binary data

      Josh Simmonsundefined Questo utente è esterno a questo forum
      Josh Simmonsundefined Questo utente è esterno a questo forum
      Josh Simmons
      scritto su ultima modifica di
      #2

      @eniko binary blobs representing individual chunks, either loose on the filesystem, or inside a SQLite database, would be my go-to.

      1 Risposta Ultima Risposta
      1
      • Eniko Foxundefined Eniko Fox

        hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon. do you have any recommendations? it must be a file-based database, obviously. and game data doesn't usually neatly conform to the boring numbered rows with named columns table design of traditional databases for websites and stuff

        i think ideally i'd just be able to store raw binary data

        Eniko Foxundefined Questo utente è esterno a questo forum
        Eniko Foxundefined Questo utente è esterno a questo forum
        Eniko Fox
        scritto su ultima modifica di
        #3

        i mostly ask because databases are for boring stuff and i make games so i have no idea what the hotness in databases is

        Eniko Foxundefined 1 Risposta Ultima Risposta
        1
        • Oblomovundefined Oblomov ha condiviso questa discussione
        • Eniko Foxundefined Eniko Fox

          i mostly ask because databases are for boring stuff and i make games so i have no idea what the hotness in databases is

          Eniko Foxundefined Questo utente è esterno a questo forum
          Eniko Foxundefined Questo utente è esterno a questo forum
          Eniko Fox
          scritto su ultima modifica di
          #4

          people put hundreds, thousands of hours into block game worlds. entire communities rely on them in the case of multiplayer servers. whatever i use has to be acid compliant so that people don't get screwed over by save corruption cause i decided reinventing the wheel would be a cool project

          1 Risposta Ultima Risposta
          1
          Rispondi
          • Topic risposta
          Effettua l'accesso per rispondere
          • Da Vecchi a Nuovi
          • Da Nuovi a Vecchi
          • Più Voti


          • Accedi

          • Accedi o registrati per effettuare la ricerca.
          • Primo post
            Ultimo post