Gaurav Jayaraj - Ingeniero de Software | Couchbase Blog

Author

All posts by Gaurav Jayaraj - Ingeniero de software

Gaurav Jayaraj es becario en el equipo de consultas de Couchbase R&D. Gaurav es licenciado en Informática por la Universidad PES de Bangalore.

Talk to Your Data: A UDF That Speaks Your Language
Talk to Your Data: A UDF That Speaks Your Language

[crayon-697301b47e2b2361228135/] The query above provides valuable insights from your data that’s stored in Couchbase about your top five users who generated the most completed orders within the past 30 days. But what if you’re not an advanced SQL++ developer and...

A Tool to Ease Your Transition From Oracle PL/SQL to Couchbase JavaScript UDF
Una herramienta para facilitar la transición de Oracle PL/SQL a Couchbase JavaScript UDF

Convierte PL/SQL a JavaScript UDFs sin problemas con una herramienta impulsada por IA. Automatice la migración de Oracle PL/SQL a Couchbase con gran precisión mediante ANTLR y LLM.

Recursive Query Processing in SQL++ (N1QL)
Procesamiento recursivo de consultas en SQL++ (N1QL)

Los usuarios pueden emular CTE recursivos usando JavaScript UDFs con la infraestructura existente. Esta entrada del blog de Couchbase muestra cómo hacerlo y mucho más.