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. Database & SysAdmin
  3. Database
  4. Exposing API VS Stored Procedure

Exposing API VS Stored Procedure

Scheduled Pinned Locked Moved Database
sharepointdatabaseoraclevisual-studiocollaboration
2 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.
  • J Offline
    J Offline
    Java Lead
    wrote on last edited by
    #1

    Hi, I have a Oracle DB in which all the information is stored and this information is been consumed by different teams and below is the two options i have to decide on : 1. Write a Stored procedure and give the stored procedure to the respective teams and they can call the stored procedure. 2. Write a stored procedure wrap it as an API and expose the API, different team will call the API exposed and API will in turn hit the SP and return the response to the team. Like to know what is the PRON and CRONS with these options and what is the best possible solution to go with. Thanks

    L 1 Reply Last reply
    0
    • J Java Lead

      Hi, I have a Oracle DB in which all the information is stored and this information is been consumed by different teams and below is the two options i have to decide on : 1. Write a Stored procedure and give the stored procedure to the respective teams and they can call the stored procedure. 2. Write a stored procedure wrap it as an API and expose the API, different team will call the API exposed and API will in turn hit the SP and return the response to the team. Like to know what is the PRON and CRONS with these options and what is the best possible solution to go with. Thanks

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

      This is the fourth repost of Service exposed as a API Service VS Exposing as an stored procedure - Design and Architecture Discussion Boards[^]; please follow the rules.

      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