Pinned Repositories
antidote
SyncFree Reference Platform
AQL
An SQL interface for AntidoteDB
data-intensive-applications
Implementation of multiple concept described in the book "Designing Data Intensive Applications"
ExtendedCLI
Java framework for parsing commands from all sorts of inputs.
ExtendedStringBuilder
An extension to classic java.lang.StringBuilder
mongo-obj-framework
:point_right:Smof:point_left: The Ultimate Java ORM for MongoDB
rookit
rookit-core
:rocket: Rookit - A fully hackable open-source music library manager
pyjnius
Access Java classes from Python
sirix
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
JPDSousa's Repositories
JPDSousa/AQL
An SQL interface for AntidoteDB
JPDSousa/mongo-obj-framework
:point_right:Smof:point_left: The Ultimate Java ORM for MongoDB
JPDSousa/ExtendedCLI
Java framework for parsing commands from all sorts of inputs.
JPDSousa/data-intensive-applications
Implementation of multiple concept described in the book "Designing Data Intensive Applications"
JPDSousa/rookit-core
:rocket: Rookit - A fully hackable open-source music library manager
JPDSousa/rookit
JPDSousa/hands-on
JPDSousa/Java
All Algorithms implemented in Java
JPDSousa/jotfiles
JPDSousa/pyjnius
Access Java classes from Python
JPDSousa/python-versioneer
version-string management for VCS-controlled trees
JPDSousa/rookit-api
Api for Rookit
JPDSousa/rookit-auto
Code generation framework
JPDSousa/rookit-config
A configuration framework
JPDSousa/rookit-convention
A convention framework give more meaning to your data model
JPDSousa/rookit-data-model
:bamboo: Rookit Data Model
JPDSousa/rookit-data-model-test
Test Utils for projects using rookit-data-model
JPDSousa/rookit-failsafe
A precondition framework to keeps things right
JPDSousa/rookit-guice
JPDSousa/rookit-io
An IO management library to facilitate common IO operations
JPDSousa/rookit-mongodb
:books: MongoDB manager for rookit
JPDSousa/rookit-parser
:globe_with_meridians: Parser framework for rookit project
JPDSousa/rookit-player
An audio player for rookit
JPDSousa/rookit-serializer
A serialization adapter that can turn your java objects into any serialization format
JPDSousa/rookit-storage
A storage framework
JPDSousa/rookit-test
Test utilities for Rookit
JPDSousa/rookit-utils
:wrench: Utility features for rookit
JPDSousa/scim2-filter-parser
A customizable parser/transpiler for SCIM2.0 filters
JPDSousa/sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
JPDSousa/spotify-web-api-java
A Java wrapper for Spotify's Web API.