Skip to content
SQL tuner for improving Java applications ORM performance using NoSQL technologies.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
ai
api
commons
core
model
parser-impl
parser
persistence-impl
persistence
resources
service-impl
service
.gitattributes
.gitignore
.travis.yml
README.md
pom.xml

README.md

jSQLtuner

ORM Performance And NoSQL

PJIIT Master's thesis. SQL tuner for improving Java applications ORM performance using NoSQL technologies.

  • Using NoSQL key-value database (memcached) to intelligently affect ORM performance.

Status

wercker status Build Status Coverage Status Coverity Badge Stories in Ready Bitdeli Badge

Documentation

In current state, the project description and documenation is in form of master thesis. Master thesis contents include description, design overview, implementation details and performance tests. Thesis also includes information about direction to be taken with project development.

PJIIT Master Thesis - jSQLtuner

License

Copyright 2014 Piotr Sukiennik

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

You can’t perform that action at this time.