Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 966 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 966 Bytes

BridgeMap

A source to source compiler. BridgeMap language to SQL.

BridgeMap language

It is a python based interpreter that can convert a classical function into view or a PLSQL block

  1. What is it 🤔?

    • A "python like" programming language that can be straight away converted into a SQL procedure block.
    • If you have written a function in any language, then you could code this easily.
  2. Who is going to use this 😵‍💫?

    • If you are a programming guy, but, you are not familier with SQL syntax. But you want a simple stored procedures.
  3. Inspired by 💡

Sample data from: Dofactory

📄 Docs

The document provides syntax for the language. Click on check the respective docs