The Beauty of Open Source

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
  • magic.clone

  • Thank you MySQL, thank you Bradley, thank you MySQLConnector, and thank you Open Source - We love you all. For the record, if you want to contribute to Magic, the easiest place to start is here.

  • MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  • One of the databases we support in Magic Cloud is MySQL. MySQL's database connector for .Net has a long standing bug related to async retrieval of data. If MySQL was closed source, there would be no way anybody would really know, except that all attempts to fetch data from a MySQL database would be blocking invocations, resulting in much less scalability and throughput for your backend as it fetches data from your MySQL instance. At some point some smart developer understood the problem, and more importantly how to fix it. At Aista we had no idea about these issues with MySQL's default data connector. However our codebase was open source, so we didn't need to know, since due to our codebase being open source another smart developer discovered the issue for us, and fixed it without us having to do anything but click the "Accept pull request button". Thank you Bradley Grainger.

  • 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
  • magic

    An AI-based Low-Code and No-Code software development automation framework (by polterguy)

  • At Aista we have chosen to base our entire business model upon open source. For a traditional business based upon secrecy and "trade secrets", such a choice might look weird, since we're basically giving away our filet mignon for free you might say. However, for a small startup it allows us to "compete" in a segment traditionally unreachable for a small company such as us. Let me illustrate this with a simple story about our codebase to illustrate the point.

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

  • Go from Junior to Senior developer in a couple of hours

    1 project | dev.to | 5 Sep 2022
  • Using your phone as a software development platform

    1 project | dev.to | 30 Aug 2022
  • GraphQL a security disaster waiting to unfold

    1 project | dev.to | 29 Aug 2022
  • Magic: A low-code CRUD generator

    1 project | news.ycombinator.com | 27 Aug 2022
  • Design patterns is a symptom of a sick programming language

    1 project | dev.to | 26 Aug 2022