gibello / zql
Zql java SQL parser
☆35Updated 4 years ago
Alternatives and similar repositories for zql:
Users that are interested in zql are comparing it to the libraries listed below
- 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
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 7 months ago
- SQL Parser with ANTLR v4☆59Updated 10 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆44Updated last year
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 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
- Berkeley DB Java Edition☆56Updated 3 years ago
- An in-memory implementation of redis in Java☆33Updated 9 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated this week
- ☆40Updated 8 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…