SQL to NoSQL Converter
Convert SQL queries to MongoDB or Firestore queries
Supported SQL:
• SELECT with WHERE, AND, ORDER BY, LIMIT
• Operators: =, >, <, >=, <=, LIKE, IN
• DELETE with WHERE conditions
Convert SQL queries to MongoDB or Firestore queries
Supported SQL:
• SELECT with WHERE, AND, ORDER BY, LIMIT
• Operators: =, >, <, >=, <=, LIKE, IN
• DELETE with WHERE conditions