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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Distributed DB

Distributed DB

Scheduled Pinned Locked Moved Database
databasetutorialquestioncsharpsales
4 Posts 2 Posters 0 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.
  • P Offline
    P Offline
    piotr zielinski
    wrote on last edited by
    #1

    Hey, In my project I’m going to use distributed databases. My target is creation of sales system so I will distribute for example order table. Mainly I use horizontal partition. So my question is about solutions for .NET?Do you know any framework that supports heterogenic distributed databases?I want to define partition strategy in separate class(or alternatively in separate class). Then framework should allow me insert record and decide which database should be used. It’s my first distributed database project so please share your experience. I have no idea how to start.

    L 1 Reply Last reply
    0
    • P piotr zielinski

      Hey, In my project I’m going to use distributed databases. My target is creation of sales system so I will distribute for example order table. Mainly I use horizontal partition. So my question is about solutions for .NET?Do you know any framework that supports heterogenic distributed databases?I want to define partition strategy in separate class(or alternatively in separate class). Then framework should allow me insert record and decide which database should be used. It’s my first distributed database project so please share your experience. I have no idea how to start.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      piotr.zielinski wrote:

      I have no idea how to start.

      Yup, that's how you start. Then you pick up a pen and start doing research[^]. Find an example of an application that you would like to build, make a list of definitions so that you know what's going on, try to divide the work into smaller pieces, etc. You'll find that magic happens right after you have started :)

      I are Troll :suss:

      P 1 Reply Last reply
      0
      • L Lost User

        piotr.zielinski wrote:

        I have no idea how to start.

        Yup, that's how you start. Then you pick up a pen and start doing research[^]. Find an example of an application that you would like to build, make a list of definitions so that you know what's going on, try to divide the work into smaller pieces, etc. You'll find that magic happens right after you have started :)

        I are Troll :suss:

        P Offline
        P Offline
        piotr zielinski
        wrote on last edited by
        #3

        I know foundations- I'm looking for framework that allow me inject partition strategy at runtime.

        L 1 Reply Last reply
        0
        • P piotr zielinski

          I know foundations- I'm looking for framework that allow me inject partition strategy at runtime.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          The NHibernate team has a working demo[^]. 'njoy :)

          I are Troll :suss:

          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