搜索资源列表
sqlparser
- 一个SQL解析器- A SQL analysis
sql的语义推导树
- sql的语义推导树。用于自己建立一个dbms系统时,可以用来解析输入的sql语句,用来形成一个语法树-sql semantic derivation tree. For creating a DBMS system can be used to parse the input to the sql statement, the syntax used to create a tree
sqlelements-0.8-20051211.151544-1
- 这是一个SQL解析器,专门用来解析SQL语句.运行于任何操作平台-This is an SQL parser, devoted to the analysis of SQL statements. Runs on any platform
delphi_sql_parser
- delphi实现的sql解析器,可以对各种sql语句进行解析,产生语法树。
基于JSQLParser的SQL解析程序
- 基于JSQLParser的SQL解析程序-can analyse the sql.
java-antlr-sql
- 基于Antlr解析SQL的antlr代码,包含一些基础的SQL解析,较详细的演示了antlr的基本语法。-Based on the antlr Antlr parsing the SQL code, including some basic SQL parsing, more detailed presentation of the basic grammar antlr.
SQLParse20081030
- SQL WHERE 条件解析器 词法分析-SQL WHERE
DBcompile
- 一个用JAVA语言实现的SQL编译器。能够迅速实现对SQL语言的解析。-A use of the SQL language JAVA compiler. Able to quickly realize the analytic SQL language.
SQL-Server-application-development-technology
- sql server 应用技术开发电子课件,给出了sql server关系型数据库的详细解析,并介绍了delphi和asp两类应用系统的设计开发-sql server application technology development of e-courseware, given relational database sql server detailed analysis, and introduces the two types of delphi and asp application
poco-1.3.6p2.tar
- POCO C++ Libraries 提供一套 C++ 的类库用以开发基于网络的可移植的应用程序,功能涉及线程、线程同步、文件系统访问、流操作、共享库和类加载、套接字以及网络协议包括:HTTP、 FTP、SMTP 等;其本身还包含一个 HTTP 服务器,提供 XML 的解析和 SQL 数据库的访问接口。-C++ class libraries for network-centric, portable applications, integrated perfectly with the C++
sql_statement_to_resolve_the_hard_and_soft_parsing
- sql语句的硬解析和软解析教程sql statement to resolve the hard and soft parsing tutorial-hard sql statement parsing and analysis software tutorial sql statement to resolve the hard and soft parsing tutorial
Personnel-Management-System
- Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-Visualc++/SQL+ Se
MiniPlus_TEAM_A
- 这是课程设计做的一个员工信息管理系统,还不完善,包含了一个SQL解析器,双链表实现的-This is a course designed to do an employee information management system is not perfect, contains a SQL parser, double-linked list implementation. .
UxSQLParser
- SQL解析器源代码,功能丰富。可以自定义运算操作符,自定义数据源-The SQL parser source code, feature-rich. Arithmetic operator can customize, custom data source
SQL
- 数据库课程设计,用C++实现SQL Server,进行SQL语句的解析。-Database design courses, implemented in C++ SQL Server, SQL statement parsing.
sql
- sql常用的语句解析及经典的小例子及主程序。-sql statement parsing and common classic small example and the main program.
DBMS(java)
- java写的数据库 SQL解析器 分客户端和后端底层实现-Java write SQL parser Sub client and back-end implementation
RDBMS
- 用C++实现的SQL解析器 小型数据库系统-Using SQL to achieve the C++ parser Small system
antlr-sql
- 解析sql antlr,包含g4 有需求请自行下载(A lexer grammar is composed of lexer rules, optionally broken into multiple modes. Lexical modes allow us to split a single lexer grammar into multiple sublexers. The lexer can only return tokens matched by rules from
nest-master
- 基于hadoop的etl工具,实现比hive更通用的sql解析引擎(Hadoop based ETL tools to achieve a more common SQL parsing engine than hive)