IvorySQL - I've tested some Oracle-PostgreSQL compatibility of version 2.1

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • IvorySQL

    Open Source Oracle Compatible PostgreSQL.

  • ver="2.1-1" tag=Ivory_REL_2_1 rel=https://github.com/IvorySQL/IvorySQL/releases/download env=rhel7 yum install -y ${rel}/${tag}/ivorysql2{-libs,,-server,-contrib}-${ver}.${env}.x86_64.rpm echo "export PATH=\$PATH:"$(dirname $(rpm -ql ivorysql2-server-${ver}.${env} | grep "/bin/initdb$")) >> /var/lib/ivorysql/.bash_profile su - ivorysql -c "initdb" su - ivorysql -c "pg_ctl -l logfile start"

  • jOOQ

    jOOQ is the best way to write SQL in Java

  • IvorySQL has translated the CONNECT BY syntax to a WITH RECURSIVE one. Note that if you write your application with jOOQ you will never need to use this kind of compatible-layer because this translation can be done by jOOQ. Try it here: https://www.jooq.org/translate/

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Do jOOQ DAOs support Kotlin Coroutines with R2DBC?

    1 project | /r/jOOQ | 21 Nov 2023
  • Ask HN: What's your experience with stored procedures-heavy systems?

    1 project | news.ycombinator.com | 18 Aug 2023
  • SQL based language for the SQL impaired?

    1 project | /r/SQL | 10 Jul 2023
  • Spring boot ili asp.net core?

    1 project | /r/programiranje | 1 Jul 2023
  • SQL-Parsing

    2 projects | /r/SQL | 25 Jun 2023