python-cx_Oracle VS surrealdb.py

Compare python-cx_Oracle vs surrealdb.py and see what are their differences.

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
python-cx_Oracle surrealdb.py
1 1
878 163
-0.3% 2.5%
2.6 5.5
7 months ago 29 days ago
C Python
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-cx_Oracle

Posts with mentions or reviews of python-cx_Oracle. We have used some of these posts to build our list of alternatives and similar projects.

surrealdb.py

Posts with mentions or reviews of surrealdb.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-11.
  • Production ready?
    2 projects | /r/surrealdb | 11 Nov 2022
    Hi u/FuzzSwe! We have 3 main performance improvements to make. 1. You can DEFINE INDEXes, but those indexes are currently not yet used when filtering on a table! This will obviously be a major performance improvement, and the one which is making your WHERE query a little slow at the moment! 2. Improvements to how data is serialised to disk (reducing the amount of data copied in Rust itself). This will have a significant impact on performance! 3. Improvements to how data is moved around within Rust. Currently values are copied in certain situations, like when comparing values, and improving this will have a significant impact on performance! We are in beta and are on course for a version 1.0.0 this year. But SurrealDB has been used in production by myself and my brother Tobie for the past 3 years on a number of SaaS products and large E-commerce platforms - https://github.com/surrealdb/showcase. Here is a Python library - https://github.com/surrealdb/surrealdb.py. Any contributions would be greatly appreciated! We haven't finalised our pricing or support plans but obviously this is something we will have in place before cloud launch! I hope this helps! Jaime Morgan Hitchcock SurrealDB Co-founder

What are some alternatives?

When comparing python-cx_Oracle and surrealdb.py you can also consider the following projects:

oracle-db-tools - This project is a repository of sample code that will demonstrate various concepts to assist developers in building applications around Oracle Database technologies. SDKs and scripts will be available to integrate with SQL Developer, Data Modeler, Oracle REST Data Services and DBaaS.

surrealdb.cr - SurrealDB driver for Crystal

godror - GO DRiver for ORacle DB

DBD-Oracle - Oracle database driver for the DBI module

ultrajson - Ultra fast JSON decoder and encoder written in C with Python bindings