brunoribeiro / sql-parserLinks
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.
☆45Updated last year
Alternatives and similar repositories for sql-parser
Users that are interested in sql-parser are comparing it to the libraries listed below
Sorting:
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Grules - rule engine for data preprocessing☆37Updated 8 years ago
- Sql Parser written in Antlr4 for Lucene☆44Updated 7 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- Bitmap compression using the CONCISE algorithm☆43Updated 8 years ago
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- Utility code for java and jvm-based languages☆52Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- An in-memory implementation of redis in Java☆33Updated 9 years ago
- Exporting JMX mbeans made easy☆173Updated 11 months ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Comsat Examples☆48Updated 9 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated 2 years ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated last year
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆46Updated 8 years ago
- A Guava cache extension that allows caches to overflow to disk.☆55Updated 11 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 8 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- High performance Multithreaded Async I/O for Java 8☆32Updated 3 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- source code for guava blog series☆87Updated 9 years ago
- PHO is Phoenix - Hbase ORM library☆53Updated 4 years ago