ObjectiveSql

SQL developer tool

An ORM framework for Java that enables rapid development and clean code through dynamic SQL generation and annotation-based configuration.

Writing SQL using Java syntax

GitHub

1k stars
71 watching
159 forks
Language: Java
last commit: 7 months ago
Linked from 1 awesome list

activerecordjavajava-apijava-ormobjsqlormorm-frameworkrapid-developmentsqlsql-programming

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
x-ream/sqli A Java-based ORM and query builder for various relational databases. 1,903
kant2002/sqlmarshal A generator of typed functions for accessing custom SQL and stored procedures. 59
dkeskar/airdb A client-side ORM system for managing SQLite databases in ActionScript-based applications. 34
antonioribeiro/sqli An interactive interface for executing SQL queries in Laravel applications 60
path/greendao An ORM solution for Android that provides a light and fast way to interact with SQLite databases. 75
eveningkid/denodb A TypeScript-based ORM for multiple databases, providing a simple and typed API. 1,929
stuart-campbell/rushorm An object-relational mapping library for Android that abstracts away SQLite interaction 172
yidas/codeigniter-model An extension of CodeIgniter framework that provides an Object-Relational Mapping (ORM) model with features like query builder, timestamps, soft deleting, and read-write splitting. 168
sqlancer/sqlancer Automated testing tool to identify logic and performance issues in databases 1,498
imdrasil/jennifer.cr A Crystal-based ORM system with flexible query DSL and model definition capabilities 418
j256/ormlite-android Provides Android-specific functionality for working with databases in Java applications. 1,587
pardom-zz/ollie An ORM framework for Android that uses compile-time active record approach to simplify database interactions. 416
kemsky/as3query A software framework for querying and managing data stored in a SQLite database using an Object-Relational Mapping (ORM) approach. 4
julianhyde/sqlline A command-line shell for issuing SQL queries to relational databases. 620
huntlabs/hunt-entity An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. 57