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 fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated last year
- Robust, Composable Actors☆59Updated 10 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
- 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 hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Comsat Examples☆48Updated 9 years ago
- Sql Parser written in Antlr4 for Lucene☆45Updated 7 years ago
- Grules - rule engine for data preprocessing☆37Updated 8 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A RESTFul bloom filters daemon.☆16Updated 8 months ago
- An in-memory implementation of redis in Java☆33Updated 9 years ago
- The ScaleOut Time Windowing Library for Java provides a set of windowing functions for time-ordered lists of events.☆21Updated 7 years ago
- Clone of Google's memory measurer, with slight additions.☆32Updated 8 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆69Updated 7 years ago
- Utility code for java and jvm-based languages☆52Updated 2 years ago
- Implementing Consistent Hashing in Java☆34Updated 10 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- JMH Benchmark tests☆18Updated 3 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 4 years ago
- Imcache is a Java Caching Library.☆128Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆46Updated 8 years ago
- Bloom filters for Java☆64Updated last year
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 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