198 skills found · Page 5 of 7
mruiyangyou / RAG Enhanced LLM Agent For Text To SQL GenerationNo description available
necatiarslan / Table Fakertablefaker is a versatile Python package that enables effortless generation of realistic yet synthetic table data and save in CSV, Parquet, Delta Lake, Excel, Sql formats for various applications.
chippyash / Simple Accounts 3Third generation of simple accounts with Mariadb support using pure SQL with a PHP API
SamuelGabriel / SqlbpeThe implementation for the paper `Byte-Pair Encoding for Text-to-SQL Generation`.
mfwgenerics / KoalaSQL generation for Kotlin
zorantica / Plsql SvgOracle PL/SQL Package for SVG Images Generation
guotong1988 / Weak Supervised Rule Text2SQLUsing Database Rule for Weak Supervised Text-to-SQL Generation https://arxiv.org/abs/1907.00620
paytm / PrismAgent Swarm for Automated SQL Generation
sorin177 / AI Analyst AgentAsk questions about your business data in plain English, Get automatic SQL queries and visualizations, Receive AI-powered insights and recommendations, No SQL knowledge required
shivama205 / DocBrainSelf-hosted RAG framework with RBAC, multi-LLM support, and natural language SQL over tabular data
nkeranova / Databases:open_file_folder: Databases is a collection of information that is organized so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content: bibliographic, full-text, numeric, and images. DEFINITION database Posted by: Margaret Rouse WhatIs.com Contributor(s): Allan Leake Sponsored News Using Automation to Solve Data Management Challenges –Veritas Avoid the Pain of Cloud Silos With Unified Management and Visibility –Splunk See More Vendor Resources Guide to Consolidating SQL Server 2000 and SQL Server 2005 Databases to SQL ... –Dell and Microsoft SQL Zero-Time Upgrades to Oracle Database 11g Using Oracle GoldenGate –Oracle Corporation A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content: bibliographic, full-text, numeric, and images. Download this free guide Download Our Exclusive Big Data Analytics Guide An unbiased look at real-life analytics success stories, including a Time Warner Cable case study, and tips on how to evaluate big data tools. This guide will benefit BI and analytics pros, data scientists, business execs and project managers. Start Download In computing, databases are sometimes classified according to their organizational approach. The most prevalent approach is the relational database, a tabular database in which data is defined so that it can be reorganized and accessed in a number of different ways. A distributed database is one that can be dispersed or replicated among different points in a network. An object-oriented programming database is one that is congruent with the data defined in object classes and subclasses. Computer databases typically contain aggregations of data records or files, such as sales transactions, product catalogs and inventories, and customer profiles. Typically, a database manager provides users the capabilities of controlling read/write access, specifying report generation, and analyzing usage. Databases and database managers are prevalent in large mainframe systems, but are also present in smaller distributed workstation and mid-range systems such as the AS/400 and on personal computers. SQL (Structured Query Language) is a standard language for making interactive queries from and updating a database such as IBM's DB2, Microsoft's SQL Server, and database products from Oracle, Sybase, and Computer Associates.
aneesha / Natural Language Database Queries With Zero Shot RoBERTa Based SQL Query GenerationNo description available
nam-trinh / Huawei Arena 2023Repo for uploading notebooks to run LLM model for SQL query generation
undr / Influxdb ArelInfluxdb::Arel is a SQL AST manager for Influxdb dialect. It simplifies the generation of complex SQL queries.
Tim-Maes / SchemerLightning-fast .NET single-file script for database schema comparison and migration generation across PostgreSQL, MySQL, SQL Server, and SQLite
DMIRLAB-Group / DSR SQLOfficial repository for the paper: Text-to-SQL as Dual-State Reasoning: Integrating Adaptive Context and Progressive Generation
Omzee15 / NeuroDBNeuroDB is an AI-powered PostgreSQL assistant that permanently understands your schema, turning plain English into optimized SQL with smart JOINs and WHERE clauses — no re-explaining, just seamless, context-aware query generation.
saifarnab / PosA web based point of sale system with inventory and accounting, can be used for barcode integrated purchase, track employees, customers and suppliers, store configurations, issuing invoice, expire date alert, report generation (e.g. sales, suppliers, items, taxes, low inventories). And so on. Technology Used: ASP .Net core (C#), JavaScript, Ajax, SQL.
HealthCatalyst / HcposhHCPosh is a Powershell module that provides some useful functions and tools when working with data in the Health Catalyst Analytics Platform. Key Features include 1) Split SAM Designer hcx files into smaller files for source control using it's built-in column-level SQL Parser, developed using the Microsoft.SqlServer.TransactSql.ScriptDom library. 2) Generate a React web application for documentation that contains ERD and Data Flow Diagrams for a professional look and presentation of a subject area mart 3) Integration of Graphviz software for ERD and Data flow diagram generation (pdf, png, and svg)
czproject / Sql GeneratorLibrary for generating of SQL in PHP.