All Projects → Ormlite Jdbc → Similar Projects or Alternatives

1638 Open source projects that are alternatives of or similar to Ormlite Jdbc

Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+2451.63%)
Mutual labels:  orm, jdbc, database
Sqlhelper
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
Stars: ✭ 242 (+31.52%)
Mutual labels:  orm, jdbc, database
Norm
Access a database in one line of code.
Stars: ✭ 152 (-17.39%)
Mutual labels:  orm, jdbc, database
Ebean
Ebean ORM
Stars: ✭ 1,172 (+536.96%)
Mutual labels:  orm, jdbc, database
Hibernate Orm
Hibernate's core Object/Relational Mapping functionality
Stars: ✭ 4,806 (+2511.96%)
Mutual labels:  orm, jdbc, database
Walrus
Lightweight Python utilities for working with Redis
Stars: ✭ 846 (+359.78%)
Mutual labels:  orm, database
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-72.28%)
Mutual labels:  orm, database
Fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
Stars: ✭ 1,071 (+482.07%)
Mutual labels:  orm, database
Orator
The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
Stars: ✭ 1,234 (+570.65%)
Mutual labels:  orm, database
Snowflake Jdbc
Snowflake JDBC Driver
Stars: ✭ 83 (-54.89%)
Mutual labels:  jdbc, database
Entityworker.core
EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an alternative to entityframwork. is more flexible and much faster than entity framework.
Stars: ✭ 91 (-50.54%)
Mutual labels:  orm, database
Nut
Advanced, Powerful and easy to use ORM for Qt
Stars: ✭ 181 (-1.63%)
Mutual labels:  orm, database
Bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
Stars: ✭ 6,252 (+3297.83%)
Mutual labels:  orm, database
Goloquent
This repo no longer under maintenance, please go to https://github.com/si3nloong/sqlike
Stars: ✭ 16 (-91.3%)
Mutual labels:  orm, database
Gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Stars: ✭ 947 (+414.67%)
Mutual labels:  orm, database
Go Kallax
Kallax is a PostgreSQL typesafe ORM for the Go language.
Stars: ✭ 853 (+363.59%)
Mutual labels:  orm, database
Laravel Optimistic Locking
Adds optimistic locking feature to eloquent models.
Stars: ✭ 71 (-61.41%)
Mutual labels:  orm, database
Ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Stars: ✭ 1,218 (+561.96%)
Mutual labels:  orm, database
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+9773.91%)
Mutual labels:  orm, database
Topaz
A simple and useful db wrapper for Crystal-lang
Stars: ✭ 56 (-69.57%)
Mutual labels:  orm, database
Tornado Sqlalchemy
SQLAlchemy support for Tornado
Stars: ✭ 112 (-39.13%)
Mutual labels:  orm, database
Efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Stars: ✭ 10,838 (+5790.22%)
Mutual labels:  orm, database
Sqli
orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder
Stars: ✭ 1,644 (+793.48%)
Mutual labels:  orm, jdbc
Roomasset
A helper library to help using Room with existing pre-populated database [DEPRECATED].
Stars: ✭ 138 (-25%)
Mutual labels:  orm, database
Lealone
极具创新的面向微服务和 OLTP/OLAP 场景的单机与分布式关系数据库
Stars: ✭ 1,802 (+879.35%)
Mutual labels:  orm, database
Core
All of the required core code
Stars: ✭ 139 (-24.46%)
Mutual labels:  orm, database
Sqlite Jdbc
SQLite JDBC Driver
Stars: ✭ 1,961 (+965.76%)
Mutual labels:  jdbc, database
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+289.67%)
Mutual labels:  orm, database
Godb
A Go SQL query builder and struct mapper.
Stars: ✭ 651 (+253.8%)
Mutual labels:  orm, database
Swoft Db
[READ ONLY] Database Compoment for Swoft
Stars: ✭ 25 (-86.41%)
Mutual labels:  orm, database
Analogue
Analogue ORM : Data Mapper ORM for Laravel/PHP
Stars: ✭ 618 (+235.87%)
Mutual labels:  orm, database
Nextjs Sequelize
Next.js With Sequelize Web Application, a Full-Stack Web App Development Boilerplate. https://medium.com/@defrian.yarfi/next-js-with-sequelize-web-application-a-full-stack-web-development-a0051074e998
Stars: ✭ 21 (-88.59%)
Mutual labels:  orm, database
Express Knex Objection
A simple API system on a pg database, using knex and objection to simplify connection and management
Stars: ✭ 20 (-89.13%)
Mutual labels:  orm, database
Gormt
database to golang struct
Stars: ✭ 1,063 (+477.72%)
Mutual labels:  orm, database
Jailer
Database Subsetting and Relational Data Browsing Tool.
Stars: ✭ 576 (+213.04%)
Mutual labels:  jdbc, database
Dbx
A neat codegen-based database wrapper written in Go
Stars: ✭ 68 (-63.04%)
Mutual labels:  orm, database
Scalikejdbc
A tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use APIs.
Stars: ✭ 1,139 (+519.02%)
Mutual labels:  jdbc, database
Layr
Dramatically simplify full‑stack development
Stars: ✭ 1,111 (+503.8%)
Mutual labels:  orm, database
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-50.54%)
Mutual labels:  orm, jdbc
Evolutility Server Node
Model-driven REST or GraphQL backend for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL.
Stars: ✭ 84 (-54.35%)
Mutual labels:  orm, database
Nymph
Data objects for JavaScript and PHP.
Stars: ✭ 97 (-47.28%)
Mutual labels:  orm, database
Typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Stars: ✭ 26,559 (+14334.24%)
Mutual labels:  orm, database
Ship Hold
data access framework for Postgresql on nodejs
Stars: ✭ 110 (-40.22%)
Mutual labels:  orm, database
Ymate Platform V2
YMP是一个非常简单、易用的轻量级Java应用开发框架,涵盖AOP、IoC、WebMVC、ORM、Validation、Plugin、Serv、Cache等特性,让开发工作像搭积木一样轻松!
Stars: ✭ 106 (-42.39%)
Mutual labels:  orm, jdbc
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+1101.63%)
Mutual labels:  orm, database
Reactiveandroid
🚀 Simple and powerful ORM for Android
Stars: ✭ 102 (-44.57%)
Mutual labels:  orm, database
Typeorm Plus
TypeORM+ adds functionality to TypeORM intending to make the Repository and QueryBuilder more powerful.
Stars: ✭ 135 (-26.63%)
Mutual labels:  orm, database
Sandman2
Automatically generate a RESTful API service for your legacy database. No code required!
Stars: ✭ 1,765 (+859.24%)
Mutual labels:  orm, database
Entityframeworkcore.cacheable
EntityFrameworkCore second level cache
Stars: ✭ 138 (-25%)
Mutual labels:  orm, database
Alkali
a simple python database
Stars: ✭ 101 (-45.11%)
Mutual labels:  orm, database
Doobie
Functional JDBC layer for Scala.
Stars: ✭ 1,910 (+938.04%)
Mutual labels:  jdbc, database
Data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Stars: ✭ 150 (-18.48%)
Mutual labels:  orm, database
Old Rustorm
An ORM for rust
Stars: ✭ 168 (-8.7%)
Mutual labels:  orm, database
Sequelize Ui
Browser-based GUI for previewing and generating Sequelize project files.
Stars: ✭ 142 (-22.83%)
Mutual labels:  orm, database
Grimoire
Database access layer for golang
Stars: ✭ 151 (-17.93%)
Mutual labels:  orm, database
Quill
Compile-time Language Integrated Queries for Scala
Stars: ✭ 1,998 (+985.87%)
Mutual labels:  jdbc, database
Sqlservice
The missing SQLAlchemy ORM interface.
Stars: ✭ 159 (-13.59%)
Mutual labels:  orm, database
Qb
The database toolkit for go
Stars: ✭ 524 (+184.78%)
Mutual labels:  orm, database
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (+192.93%)
Mutual labels:  orm, database
Fastsql
Database rapid development framework for Java(数据库快速开发框架).
Stars: ✭ 100 (-45.65%)
Mutual labels:  orm, jdbc
1-60 of 1638 similar projects