Skip to content

rajathirumal/BridgeMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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