sql2o

sql2o is a small library, which makes it easy to convert the result of your sql-statements into objects. No resultset hacking required. Kind of like an orm, but without the sql-generation capabilities. Supports named parameters. (by aaberg)

Sql2o Alternatives

Similar projects and alternatives to sql2o

  • JDBI

    27 sql2o VS JDBI

    The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

  • jOOQ

    94 sql2o VS jOOQ

    jOOQ is the best way to write SQL in Java

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • HikariCP

    光 HikariCP・A solid, high-performance, JDBC connection pool at last.

  • H2

    11 sql2o VS H2

    H2 is an embeddable RDBMS written in Java.

  • Presto

    14 sql2o VS Presto

    The official home of the Presto distributed SQL query engine for big data

  • Crate

    6 sql2o VS Crate

    CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.

  • Querydsl

    Unified Queries for Java

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • EVCache

    2 sql2o VS EVCache

    A distributed in-memory data store for the cloud

  • OBridge

    Java code generator for calling PL/SQL.

  • Apache Hive

    Apache Hive

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sql2o alternative or higher similarity.

sql2o reviews and mentions

Posts with mentions or reviews of sql2o. We have used some of these posts to build our list of alternatives and similar projects.
  • Are there recommended approach working with Database except Panache/Hibernate ?
    1 project | /r/quarkus | 29 May 2022
    Mostly i think because in our Kubernetes - the max resources allocated for single service instance - 2gb ram + 4vcore (2vcore, for 4 there is special agreement process). Under load i often see high memory pressure (gc count, high pauses, etc.). But handling http requests and dealing with CRUD is not a big problem. The huge difference appears during data batch upload into big-data system. The only service which was able to upload it's database faster than 300k record/s+ (peak ingestion) is using https://github.com/aaberg/sql2o + https://vertx.io/docs/vertx-pg-client/java/ . I don't remember numbers for services which use hibernate, but they mostly are very low.

Stats

Basic sql2o repo stats
1
1,132
7.6
11 days ago

aaberg/sql2o is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of sql2o is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com