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.
☆47Updated 2 years ago
Alternatives and similar repositories for sql-parser
Users that are interested in sql-parser are comparing it to the libraries listed below
Sorting:
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Imcache is a Java Caching Library.☆128Updated 3 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Maven plugin for the ahead-of-time Quasar instrumentation.☆47Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 11 months ago
- Sql Parser written in Antlr4 for Lucene☆44Updated 7 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆82Updated 8 years ago
- Utility code for java and jvm-based languages☆53Updated 3 years ago
- An in-memory implementation of redis in Java☆33Updated 10 years ago
- Useful Java utilities☆152Updated last year
- Grules - rule engine for data preprocessing☆38Updated 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
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Bloom filters for Java☆66Updated 2 years ago
- Comsat Examples☆48Updated 10 years ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆48Updated 8 years ago
- LMAX Disruptor backed Thrift Server implementation (half-sync/half-async).☆70Updated 8 years ago
- Exporting JMX mbeans made easy☆174Updated 2 weeks ago
- ☆161Updated 4 years ago
- Typesafe Activator template for distributed workers with Akka cluster in Java.☆47Updated 2 years ago
- The core components of the Terracotta Server☆67Updated last week
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 8 years ago
- High-performance Raft-based Java Web Container☆63Updated 7 years ago
- Preemptive jstack for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF☆82Updated 11 years ago
- A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation…☆91Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month