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.
☆43Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for sql-parser
- 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☆90Updated 3 months ago
- Raft distributed consensus protocol in Java☆101Updated 8 years ago
- ☆86Updated 6 years ago
- Imcache is a Java Caching Library.☆129Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated last year
- Sql Parser written in Antlr4 for Lucene☆46Updated 6 years ago
- Robust, Composable Actors☆60Updated 9 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 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
- Comsat Examples☆48Updated 9 years ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆47Updated 7 years ago
- A Java JNI driver to rocksdb☆64Updated 4 years ago
- DEPRECATED Use JMH - Continuous Performance Testing (JUnit)☆58Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated last year
- Grules - rule engine for data preprocessing☆37Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month
- High-performance Raft-based Java Web Container☆61Updated 5 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆80Updated 7 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- High-Availability Java Database Connectivity☆138Updated 11 months ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆92Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Clone of Google's memory measurer, with slight additions.☆32Updated 8 years ago