Welcome to the Xerial Discussion Group!
Xerial is an open-source DMBS aims to provide an efficient storage for variously structured data, including tree-structured data (XML, JSON, etc.) and table structured data (relational data). This is the official discussion group for several projects in Xerial.
Resources
Active Projects
- xerial-core
- A common package for Xerial projects, which includes JSON data parser, command-line option parser, BeanUtil (bi-directional mapping between tree-structured data and Java Objects), etc.
- xerial-storage
- A storage and index implementation for Xerial
- sqlite-jdbc
- An SQLite JDBC native-driver, which requires no configuration.
- xerial-wiki
- A wiki grammar lexer/parser, HTML converter
- tomcat-server
- A portable and light-weight tomcat server, which can be used to debug your web applications
- maven-antlr-plugin
- A maven plug-in for generating lexer/parser source codes from ANTLR3 grammar files in your project.
How to report bugs
- Open the issue tracker page: http://code.google.com/p/xerial/issues/list
- Click 'new issue' link
- Enter the detailed bug report, including how to reproduce the problem, and what is the expected output, etc.
- Do not forget to select appropriate labels for Project, OpSys, Version information.
If some information is missing, I will ask you for details, or simply ignore the problem.