All Projects → piotrsobecki → Jsqltuner

piotrsobecki / Jsqltuner

SQL tuner for improving Java applications ORM performance using NoSQL technologies.

Labels

Projects that are alternatives of or similar to Jsqltuner

Sql Streams
Painless low level jdbc abstraction using the java 8 stream api.
Stars: ✭ 17 (+30.77%)
Mutual labels:  sql
Massive
A Module for Utilizing MassiveJS with NestJS
Stars: ✭ 27 (+107.69%)
Mutual labels:  sql
Ktorm
A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
Stars: ✭ 843 (+6384.62%)
Mutual labels:  sql
Qolor
An atom package to color your queries!
Stars: ✭ 18 (+38.46%)
Mutual labels:  sql
Databases workshop
RCS Intro to Databases workshop materials
Stars: ✭ 25 (+92.31%)
Mutual labels:  sql
Node Pg Migrate
Node.js database migration management for Postgresql
Stars: ✭ 838 (+6346.15%)
Mutual labels:  sql
Zltoolkit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Stars: ✭ 838 (+6346.15%)
Mutual labels:  sql
Xhgui Branch
uprofiler UI,xhprof UI,tideways UI , PHP Non-intrusive performance monitoring platform.
Stars: ✭ 872 (+6607.69%)
Mutual labels:  sql
Databook
A facebook for data
Stars: ✭ 26 (+100%)
Mutual labels:  sql
Pl Gapi
Stars: ✭ 8 (-38.46%)
Mutual labels:  sql
Reiner
萊納 - A MySQL wrapper which might be better than the ORMs and written in Golang
Stars: ✭ 19 (+46.15%)
Mutual labels:  sql
Jet Bridge
Jet Bridge – Admin Panel Framework for your application
Stars: ✭ 904 (+6853.85%)
Mutual labels:  sql
Mlsql
inferring sql queries from plain-text questions about tables
Stars: ✭ 841 (+6369.23%)
Mutual labels:  sql
Hana sql exporter
SAP Hana SQL Exporter for Prometheus
Stars: ✭ 18 (+38.46%)
Mutual labels:  sql
System.linq.dynamic.core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Stars: ✭ 864 (+6546.15%)
Mutual labels:  sql
Parquet Generator
Parquet file generator
Stars: ✭ 16 (+23.08%)
Mutual labels:  sql
Sql Exercise
Practice with "Real" SQL Problems
Stars: ✭ 837 (+6338.46%)
Mutual labels:  sql
Alembic
A database migrations tool for SQLAlchemy.
Stars: ✭ 874 (+6623.08%)
Mutual labels:  sql
Phoenix
Mirror of Apache Phoenix
Stars: ✭ 867 (+6569.23%)
Mutual labels:  sql
Live2
SAP HANA Academy - Live2 project code samples for playlist https://www.youtube.com/playlist?list=PLkzo92owKnVyIXgkK__7Z1o_C7pyNc3SR
Stars: ✭ 8 (-38.46%)
Mutual labels:  sql

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].