azure-storage

Open-source projects categorized as azure-storage

Top 23 azure-storage Open-Source Projects

  • formidable

    The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

  • Project mention: File Upload Security and Malware Protection | dev.to | 2023-05-26

    Instantiate a multipart/form-data parser using a library called formidable

  • goofys

    a high-performance, POSIX-ish Amazon S3 file system written in Go

  • Project mention: Is Posix Outdated? | news.ycombinator.com | 2023-10-19

    The author needs to ask themselves: in this cloud technology stack, is there POSIX involved somewhere lower down, where I can't access it? The answer is, of course, "yes". The sort of cloud storage systems described all run on top of POSIX APIs. They provide convenience (cost efficiency is more debatable) compared to the POSIX alternative, but that's because they exist at an entirely different conceptual layer (hence the presence of POSIX anyway, just buried).

    Your point about surfacing a POSIX that's actually there but hidden and thus visible to low-level Amazon employees building the S3 service which makes it invisible to S3 end customers is true but isn't the the point of the article. The author is saying there are motivations for a POSIX-like api visible also the end user.

    So your explanation of stack looks like 2 layers: POSIX api <-- AWS S3 built on top of that

    Author's essay is actually talking about 3 layers: POSIX <-- AWS S3 <-- POSIX

    That's why the blog post has the following links to POSIX-on-top-of-S3-objects :

    https://github.com/s3fs-fuse/s3fs-fuse

    https://github.com/kahing/goofys

    https://www.cuno.io/

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

    lakeFS - Data version control for your data lake | Git for data

  • Project mention: A Step-by-Step Guide to Implementing Data Version Control | dev.to | 2023-09-04

    # Download the LakeFS binary wget https://github.com/treeverse/lakeFS/releases/latest/download/lakefs # Make the binary executable chmod +x lakefs # Initialize LakeFS with S3 as the storage backend ./lakefs init --backend s3 --s3-gateway-endpoint --s3-region --s3-force-path-style --s3-access-key --s3-secret-key

  • wal-g

    Archival and Restoration for databases in the Cloud

  • Project mention: WAL-G 3.0.0 – fast disaster recovery for Postgres | news.ycombinator.com | 2024-03-17
  • Azurite

    A lightweight server clone of Azure Storage that simulates most of the commands supported by it with minimal dependencies

  • Zenko

    Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.

  • AzureStorageExplorer

    Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • azure-saas

    The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.

  • kafka-connect-file-pulse

    🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka

  • Project mention: Kafka Connect Filepulse 2.13.0 is now available! This version includes support for SFTP and Alibaba OSS. It also contains many bug fixes and improvements. 🚀 | /r/apachekafka | 2023-09-15
  • gdg

    Grafana Dashboard Manager

  • Microsoft-Azure-AZ-900-Microsoft-Azure-Fundamentals-Practice-Tests-Exams-Questions-Answers

    ⛳️ PASS: Microsoft Azure AZ-900 (Microsoft Azure Fundamentals) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.

  • Project mention: Passed AZ-900 today. | /r/AzureCertification | 2023-06-20
  • stowage

    Bloat-free, no BS cloud storage SDK.

  • azure-spring-boot-samples

    Spring Cloud Azure Samples

  • blobxfer

    Azure Storage transfer tool and data movement library

  • Project mention: How do I fix this error, please? ssl.SSLWantWriteError: The operation did not complete (write) (_ssl.c:2474) | /r/learnpython | 2023-06-27
  • ms-identity-javascript-tutorial

    A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.

  • azure-storage

    Azure Storage module for Nest framework (node.js) ☁️

  • objstore

    Go module providing unified interface and efficient clients to work with various object storage providers until like GCS, S3, Azure, SWIFT, COS and more.

  • sqlalchemy-file

    SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as Local Storage, Amazon S3, Rackspace CloudFiles, Google Storage and others using Apache Libcloud.

  • nodejs-postgresql-azure

    Repositório responsável pela série de artigos sobre Node.js com PostgreSQL

  • goblob

    A fast enumeration tool for publicly exposed Azure Storage blobs.

  • dp-300-database-administrator

    Repository for lab exercises and instructions for Microsoft DP-300 learning content

  • Storage

    Storage library provides a universal interface for accessing and manipulating data in different cloud blob storage providers (by managedcode)

  • Project mention: Live coding session | /r/dotnet | 2023-10-13

    I'm gearing up for a live coding session on my open-source C# library, https://github.com/managedcode/Storage. During the session, we'll be adding new features and refactoring some existing code. It's a great opportunity to collaborate, learn, and improve the library together.

  • jaeger-objectstorage

    Jaeger plugin for object storage datastore

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

azure-storage related posts

  • Can't Download Storage Explorer

    1 project | /r/AZURE | 24 Apr 2023
  • segítsetek kérlek! azure storage install error

    1 project | /r/programmingHungary | 3 Jan 2023
  • Show HN: Encrypted Git hosting should be easy

    5 projects | news.ycombinator.com | 31 Aug 2022
  • [Parte 12] Azure Functions: Background Jobs

    2 projects | dev.to | 7 May 2022
  • Useful Tools and Programs for Azure

    1 project | /r/azuredevops | 20 Apr 2022
  • IWTL Migrate files from cloud storage to another cloud storage.

    1 project | /r/IWantToLearn | 16 Apr 2022
  • Azure Devops &gt; Simple File Copy with Deployment Groups

    1 project | /r/devops | 15 Apr 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    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. Learn more →

Index

What are some of the best open-source azure-storage projects? This list will help you:

Project Stars
1 formidable 6,948
2 goofys 5,042
3 lakeFS 4,066
4 wal-g 3,048
5 Azurite 1,702
6 Zenko 542
7 AzureStorageExplorer 359
8 azure-saas 317
9 kafka-connect-file-pulse 305
10 gdg 301
11 Microsoft-Azure-AZ-900-Microsoft-Azure-Fundamentals-Practice-Tests-Exams-Questions-Answers 164
12 stowage 158
13 azure-spring-boot-samples 148
14 blobxfer 148
15 ms-identity-javascript-tutorial 122
16 azure-storage 83
17 objstore 84
18 sqlalchemy-file 78
19 nodejs-postgresql-azure 74
20 goblob 66
21 dp-300-database-administrator 62
22 Storage 54
23 jaeger-objectstorage 43

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