brunoribeiro / sql-parser
The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented by Akiban, but can be used independently. It is derived from the Apache Derby parser.
☆44Updated last year
Alternatives and similar repositories for sql-parser:
Users that are interested in sql-parser are comparing it to the libraries listed below
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆93Updated 3 months ago
- Byte-code generator to create Disruptor-backed proxies☆97Updated 3 months ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- ☆86Updated 7 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- Robust, Composable Actors☆59Updated 10 years ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆46Updated 8 years ago
- Utility code for java and jvm-based languages☆52Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Sql Parser written in Antlr4 for Lucene☆45Updated 7 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- DEPRECATED Use JMH - Continuous Performance Testing (JUnit)☆58Updated 4 years ago
- Comsat Examples☆48Updated 9 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Scalable Java Disque client☆35Updated 8 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 7 years ago
- Apache Commons JCS☆98Updated this week
- High-performance Raft-based Java Web Container☆62Updated 6 years ago
- Grules - rule engine for data preprocessing☆37Updated 8 years ago
- An in-memory implementation of redis in Java☆33Updated 9 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Bloom filters for Java☆62Updated last year
- Mirror of Apache DirectMemory☆52Updated last year
- Convenience library for executing external processes☆18Updated 7 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆92Updated 4 years ago