Showing 66 open source projects for "sql parser"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    ANTLR

    ANTLR

    Parser generator to read, process, or translate structured text

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. It’s widely used in academia and industry to build all sorts of languages, tools, and frameworks. Twitter search uses ANTLR for query parsing, with over 2 billion queries a day. The languages for Hive...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    LlamaParse

    LlamaParse

    Parse files for optimal RAG

    LlamaParse is a GenAI-native document parser that can parse complex document data for any downstream LLM use case (RAG, agents). Load in 160+ data sources and data formats, from unstructured, and semi-structured, to structured data (API's, PDFs, documents, SQL, etc.) Store and index your data for different use cases. Integrate with 40+ vector stores, document stores, graph stores, and SQL db providers.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    JSqlParser

    JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy

    JSqlParser is a SQL statement parser. It translates SQLs in a traversable hierarchy of Java classes. JSqlParser is not limited to one database but provides support for a lot of specials of Oracle, SqlServer, MySQL, PostgreSQL. To name some, it has support for Oracles join syntax using (+), PostgreSQLs cast syntax using ::, relational operators like != and so on. Then the result can be accessed in a structured way. The generated Java class hierarchy can be navigated using the Visitor Pattern.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    goInception

    goInception

    A MySQL operation and maintenance tool

    ..., but the syntax is slightly different. Support different parameters to set for review by specific formats. What audit rules goInception does, and what grammar audits are supported can be referred to Audit rules. GoInception reconstructs from the Inception which is a well-known MySQL auditing tool and uses TiDB SQL parser. GoInception extension of the usage of Inception, to specify the remote server by adding annotations before the SQL review, and for distinguishing SQL and review adding special comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    apache-logs-to-mysql

    Apache Log Parser and Data Normalization Application

    Apache Log Parser and Data Normalization Application Python handles File Processing & MySQL handles Data Processing ApacheLogs2MySQL consists of two Python Modules & one MySQL Schema to automate importing Access & Error files and normalizing data into database designed for reports & data analysis. Runs on Windows, Linux and MacOS & tested with MySQL versions 8.0.39, 8.4.3, 9.0.0 & 9.1.0. 4 LogFormats & 2 ErrorLogFormats can be loaded and 5 MySQL Stored Procedures can be processed...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CpDB

    Relational database schema and tools for bacterial genome annotation

    This software allows us to create a relational database in PostgreSQL hosting full bacterial genomes. Besides the database, there is software, like a parser, to convert EMBL or GBK files to the CpDB relational schema. Once in the CpDB, one can extract unlimited reports from bacterial genomes using SQL. This software is part of the Ph.D. in Bioinformatics from Anderson Santos (https://orcid.org/0000-0003-3418-0823) developed under the Corynebacterium pseudotuberculosis (Cp) pangenome project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    sqlsmith

    sqlsmith

    A random SQL query generator

    SQLSmith is a fuzz testing tool for PostgreSQL that automatically generates random SQL queries to uncover bugs in the query planner and executor. It is widely used by PostgreSQL developers and database vendors to stress-test SQL features and engine behavior under edge-case conditions. SQLSmith helps improve database robustness by revealing unexpected failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    ICDtools

    Tools for ICD (International Classification of Diseases) data

    Currently implemented: Python parser to import ICD10 XML data into a relational PostgreSQL database Sponsored by Ordium Biotechnology https://ordium.ai MIT License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Basic TSQL Parser

    .Net DLL for basic parsing TSQL scripts

    Identifies the following components in a TSQL script: whitespace, comments, symbols, words, and string literals. You can download it through Nuget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BinlogMiner is a Open Source parser Library and Tools for MySQL binlog, Which can easy to decode MySQL binlog event's contents and flashback your table/database by generated executable UNDO/REDO statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Queryparser

    Queryparser

    Parsing and analysis of Vertica, Hive, and Presto SQL

    Queryparser is Uber’s open source Haskell library for parsing and analyzing SQL queries written in different dialects (Vertica, Hive, Presto). It creates a unified AST and supports name resolution using catalog metadata, enabling large-scale query analysis for lineage detection, analytics, and tooling. The parsing logic produces an AST with table and column identifiers that are "raw" or optionally qualified. Frequently, it is desirable to convert the AST over raw names to an AST over resolved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SQL-optimizer

    provides efficient SQL query plan based on the statistics.

    This is the stand alone SQL query optimazer taken from PostgreSQL database. https://www.postgresql.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An extension for the MediaWiki software that adds a #PMID parser keyword to look up scientific articles by their unique ID in the Pubmed.gov database and retrieve the citation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    biomed_XML_parsers

    Parsers to extract biomedical XML and inject into SQL

    These parsers are intended to support data and metadata extraction from various centralized biomedical resources, with the intention of injecting this data into SQL databases via standardized schemas. These are adaptations of the Medline parser by Martijn Schuemie, (https://github.com/OHDSI/MedlineXmlToDatabase) to whom credit should be given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EDK - Extensible Development Kit
    A multiplataform development kit 2D for Linux G++ and Windows MinGW. features: 2D render with OpenGL. Clock and FPS control. Multithread WIndows and Linux. Templated Binary Tree. Network TCP/UDP SERVER/CLIENT. SQL using SQLite. Áudio 2D and 3D using SFML. View Based Render. 2D Shape Render. Animation with interpolation Line/Curve. 2D Bones with IK and BVH loader. Physics 2D using Box2D. Tile Set and Tile Map. Cenario layer based. XML parser using pugiXML. https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C#Prolog

    C#Prolog -- A Prolog interpreter written in managed C#

    C#Prolog -- A Prolog interpreter written in C#. Can easily be integrated in C# programs. Characteristics: reliable and fairly fast interpreter, command line interface, Windows-interface, builtin DCG, XML- and JSON-predicates, SQL-predicates, extendible.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 20
    Chiapas is an enterprise level HIPAA data translation package. It supports all major healthcare transactions and a variety of SQL databases and file types, and incorporates a script parser and a GUI studio for development and maintaining specifications. It currently supports 4010 specifications and several 5010 specifications, including 834 and 837 I & P. A commercial version which features all 5010 specifications and the ability to decode a transaction directly to a SQL table is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Products of the project: Java HTMLParser - VietSpider Web Data Extractor - Extractor VietSpider News. Click on "Show project details" to see more feature about each product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NSqlParser is the .net version about JSqlParser project,usually,its used for parse and transform a SQL statement into c# classes. As we know,The JSqlParser(see http://jsqlparser.sourceforge.net/) is a very simple and intelligence tool which can parse SQL statement and translate it into a hierarchy of Java classes. This great assembly is based on another smart and famous assembly whoes name is 'javacc'. Now I build this c# project which is based on JSqlParser project .Notably,the JSqlParser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java SQL parser, based on JavaCC. GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ Semantic Web Objects library: Turtle parser. SPARQL compiler. Rule-based query transformer. SQL serializer. Query federater Tutorials 2010: http://www.w3.org/2010/Talks/1208-egp-swobjects/ 2011: https://sites.google.com/site/swobjectstutorial/documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Parsinger

    Parsinger

    Lightweight Data Parser written in C++.

    This product aims to provide users with a simple means to parse and sort their data. Whether on a website or on their desktop computers it doesn't matter. Parsinger aims to make it simple to gather the data, sort it and make it clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.