Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. Not sure if this makes sense, but.... what 'kind' of systems are there?

Not sure if this makes sense, but.... what 'kind' of systems are there?

Scheduled Pinned Locked Moved Design and Architecture
databasehelpquestion
4 Posts 2 Posters 6 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SimonH76
    wrote on last edited by
    #1

    As in I have always worked on CRUD systems. I have googled for a list of systems but haven't been able to find much. I guess i'm just getting bored of the usual n-tier front end to a DB stuff, and want to know what else is going on. Any help much appreciated. Cheers.

    L 1 Reply Last reply
    0
    • S SimonH76

      As in I have always worked on CRUD systems. I have googled for a list of systems but haven't been able to find much. I guess i'm just getting bored of the usual n-tier front end to a DB stuff, and want to know what else is going on. Any help much appreciated. Cheers.

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      Are you looking for types of software not like a business application using Database I/O as a main part of the system? So something like a Game or a Missile Guidance System? Are you looking for work in a different sector of the industry? I find your post rather unclear.

      led mike

      S 1 Reply Last reply
      0
      • L led mike

        Are you looking for types of software not like a business application using Database I/O as a main part of the system? So something like a Game or a Missile Guidance System? Are you looking for work in a different sector of the industry? I find your post rather unclear.

        led mike

        S Offline
        S Offline
        SimonH76
        wrote on last edited by
        #3

        Mike thanks for your reply. I guess i'm interested in different architectures. Not looking for another job, just want to expand my knowledge. I guess a 3-tier archictecture is popular for DB storage and retrieval. What about when banks go mental processing stuff at night, batch processing etc - output of one app becoming input to another. Is there a name for a system (CRUD) or architecture (n-tier) like that? Do you know what i'm getting at? When you say missle guidance system i think of embedded C or something, but am interested more in higher level langauges. Maybe i need to check out design patterns more. Maybe a Model View Controller is another kind of system? Wow big ramble. Probably best to just smile and nod.

        L 1 Reply Last reply
        0
        • S SimonH76

          Mike thanks for your reply. I guess i'm interested in different architectures. Not looking for another job, just want to expand my knowledge. I guess a 3-tier archictecture is popular for DB storage and retrieval. What about when banks go mental processing stuff at night, batch processing etc - output of one app becoming input to another. Is there a name for a system (CRUD) or architecture (n-tier) like that? Do you know what i'm getting at? When you say missle guidance system i think of embedded C or something, but am interested more in higher level langauges. Maybe i need to check out design patterns more. Maybe a Model View Controller is another kind of system? Wow big ramble. Probably best to just smile and nod.

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          Well I highly recommend everyone study Software Design Patterns but they have little to do with architectures and specifically Model-View-Controller is a design not a different kind of system. CRUD isn't really an architecture it's just an acronym describing basic Database operations. N-Tier is an architecture concept. It's not all that complex conceptually and it seems you might be over complicating this issue for yourself. Systems design and architecture should be based on requirements. Systems should, although don't always, have an architecture that meets the needs of the use model and any enterprise/network/platform that they are required to operate within. If you are having trouble consuming all these different terms and understanding them I highly recommend Wikipedia for introductory high level definitions of things like Design Patterns and N-Tier and CRUD etc.

          led mike

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups