influxdb3-python
MariaDB
| influxdb3-python | MariaDB | |
|---|---|---|
| 12 | 27 | |
| 99 | 6,803 | |
| - | 3.0% | |
| 8.7 | 9.9 | |
| 19 days ago | 5 days ago | |
| Python | C++ | |
| Apache License 2.0 | GNU General Public License v3.0 only |
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.
influxdb3-python
- PostgreSQL Maximalism
Alternatives to: DuckDB, Apache Cassandra, Amazon RedShift, Google BigQuery, Snowflake, InfluxDB, Prometheus, Amazon Timestream
- Deadman Checks in Grafana
After using InfluxDB for over four years, I am slowly migrating to Grafana with various data sources. One of the most useful features of the InfluxDB stack is Telegraf. I am still using Telegraf to collect metrics from my hosts with InfluxDB as the persistence layer. Although I am not using the InfluxDB UI anymore, I still rely on InfluxDB alerts.
- Top 10 Prometheus Alternatives in 2024 [Includes Open-Source]
InfluxDB is a purpose-built time-series database that serves as a powerful prometheus alternative.
- How to Store Vibration Sensor Data | ReductStore vs InfluxDB
In this post, we compare ReductStore and InfluxDB in a real-world benchmark scenario, focusing on their write and read performance for high-frequency sensor data. We show how ReductStore's binary storage provides superior efficiency and scalability over InfluxDB when handling large volumes of unstructured time-series data.
- List of 45 databases in the world
InfluxDB — Open-source time-series database.
- Why you should keep an eye on Apache DataFusion and its community.
LanceDB, Cube.dev, InfluxData, Denormalized, and Greptime are building completely different products. What they have in common, though, is that their products are a database system at their core and they are also using DataFusion to build them.
- Does Serverless Still Matter?
New products are being created seemingly overnight. Products like Momento are not building serverless cache, they are reimagining caching and application performance while solving the problems with a serverless mindset. Serverless Postgres is now a thing. And companies that have traditionally been installed are now embracing serverless. Just look at InfluxDB which is now offering a serverless version.
- System Design: Databases and DBMS
InfluxDB
- Monitoring, Observability, and Telemetry Explained
Scalability and Performance: Consider the scalability and performance capabilities, especially if your organization handles large volumes of data or has a growing user base. Ask yourself, "Is this tool capable of scaling with our organization's growth and maintaining performance under increased data loads?" You can utilize a tool like InfluxDB for scalable time-series data storage.
- How to Store Spring Boot Application Metrics in InfluxDB
In this tutorial, you'll learn how to build a Java web application with Spring Boot that collects metrics via the Micrometer library and automatically sends them to an instance of InfluxDB, the ideal database for storing this type of data.
MariaDB
- MariaDB 11.4 on OpenBSD 7.8: Install
Installing MariaDB/MySQL system tables in '/var/mysql' ... OK Two all-privilege accounts were created. One is root@localhost, it has no password, but you need to be system 'root' user to connect. Use, for example, sudo mariadb The second is _mysql@localhost, it has no password either, but you need to be the system '_mysql' user to connect. After connecting you can set the password, if you would need to be able to connect as any of these users with a password and without sudo See the MariaDB Knowledgebase at https://mariadb.com/kb You can start the MariaDB daemon with: /etc/rc.d/mysqld start Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/
- MariaDB star chasing: "Please help get to 10k stars"
- Integrating MongoDB into Laravel with Filament
Laravel is one of the best PHP frameworks I ever tried in my career which works very well with relational databases such MariaDB or PostgreSQL. However recently I had the opportunity to dig into NoSQL databases, specifically into MongoDB that offers amazing features like TTL indexes or embedded documents (aka One to Few relationships).
- MariaDB 11.8 LTS released with vector, Parsec auth, TLS-autoconfiguration etc.
Also, if you like MariaDB, show your support and help it get to 10k stars at https://github.com/MariaDB/Server
- OpenBSD 7.6 を 7.7 へ アップグレード
- OpenBSD Upgrade 7.6 to 7.7
In addition, it also includes MariaDB update where "Binary logs are no longer purged by default unless a replica has connected", and minio update where "the MinIO Gateway and the related filesystem mode code have been removed".
- Getting Forked by Microsoft
Original license of Redis is retained in the form Valkey:
https://github.com/valkey-io/valkey/blob/unstable/COPYING
Third party licenses retained in a THIRDPARTY file in MariaDB
https://github.com/MariaDB/server/blob/main/THIRDPARTY
Only two good examples I could quickly find.
- Corgi: The CLI That Tames Your Local Microservices Chaos
mariadb
- Portspoof: Emulate a valid service on all 65535 TCP ports
- MariaDB (Bite-size Article)
Download from the Official Website: Visit the official MariaDB website (https://mariadb.org/) and download the version that matches your operating system.
What are some alternatives?
arrow - Better dates & times for Python [Moved to: https://github.com/arrow-py/arrow]
PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
opteryx - 🦖 A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.
Firebird - FB/Java plugin for Firebird
ArangoDB - 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
SQLite - Unofficial git mirror of SQLite sources (see link for build instructions)