nakamasato / database-design-and-implementationLinks
Database Design And Implementation
☆14Updated 6 months ago
Alternatives and similar repositories for database-design-and-implementation
Users that are interested in database-design-and-implementation are comparing it to the libraries listed below
Sorting:
- Notes from Database Internals book reading club☆12Updated last year
- ☆123Updated last month
- Contains examples and assignments for my CS 253 course at Vanderbilt University, which can be accessed via http://www.dre.vanderbilt.edu/…☆28Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- prime search engine☆15Updated 7 years ago
- Log-Structured Merge Tree Java implementation☆98Updated last year
- ☆13Updated 2 years ago
- ☆11Updated 9 years ago
- Explore java through small experimental programs.☆41Updated 4 months ago
- Repository for the example code of the book "Seven concurrency models in seven weeks".☆95Updated 6 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆35Updated 3 months ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆107Updated last week
- Head First SQL Your Brain on SQL -- A Learner's Guide☆9Updated 7 years ago
- Presentation slides from conferences☆18Updated 5 years ago
- ☆62Updated 3 years ago
- Provides a Paxos-based persistent log type construct.☆12Updated 4 years ago
- ☆41Updated 8 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Hands-On Scala Programming [Video], published by Packt☆13Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- App/Dynamic CDS, Shared Class Cache SCC, Ahead-of-Time AOT, OpenJDK HotSpot, Eclipse OpenJ9, Graal VM native-image☆54Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Cache oblivious sorting algorithms in Java☆27Updated 7 years ago
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago
- Lamport and Vector clocks☆12Updated 9 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 3 weeks ago