awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to confluentinc/confluent-kafka-python

Open-source alternatives to Confluent Kafka Python

30 open-source projects similar to confluentinc/confluent-kafka-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Confluent Kafka Python alternative.

  • aesteve/vertx-dgraph-clientaesteve का अवतार

    aesteve/vertx-dgraph-client

    1GitHub पर देखें↗

    DGraph is an open source, scalable, distributed, highly available and fast graph database, designed from ground up to be run in production.

    Java
    GitHub पर देखें↗1
  • aliyun/rdsai-clialiyun का अवतार

    aliyun/rdsai-cli

    59GitHub पर देखें↗

    RDSAI CLI is a next-generation, AI-powered RDS CLI that transforms how you interact with the databasea

    Python
    GitHub पर देखें↗59
  • apache/cassandra-python-driverapache का अवतार

    apache/cassandra-python-driver

    1,425GitHub पर देखें↗

    Python Driver for Apache Cassandra®

    Python
    GitHub पर देखें↗1,425
  • apache/libcloudapache का अवतार

    apache/libcloud

    2,120GitHub पर देखें↗

    Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy-to-use API.

    Pythonapachecloudlibcloud
    GitHub पर देखें↗2,120
  • art049/odmanticart049 का अवतार

    art049/odmantic

    1,173GitHub पर देखें↗

    Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

    Pythonasyncasynciodatabase
    GitHub पर देखें↗1,173

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • aws/aws-sdk-pandasaws का अवतार

    aws/aws-sdk-pandas

    4,107GitHub पर देखें↗

    aws-sdk-pandas is a Python library that integrates pandas dataframes with AWS services, acting as a cloud data ETL tool and data lake connector. It provides a unified interface to move and transform data between in-memory dataframes and cloud storage, databases, and data warehouses. The project distinguishes itself as a distributed compute orchestrator capable of submitting pandas-based workloads to EMR clusters and serverless processing environments. It further specializes in coordinating distributed data processing via Ray cluster initialization to handle datasets that exceed the memory of

    Pythonamazon-athenaamazon-sagemaker-notebookapache-arrow
    GitHub पर देखें↗4,107
  • azure/azure-sdk-for-pythonAzure का अवतार

    Azure/azure-sdk-for-python

    5,559GitHub पर देखें↗

    The Azure SDK for Python is a collection of libraries that enables programmatic management of Azure cloud resources and services directly from Python code. It provides a credential-based authentication pipeline for secure access, along with an async-first client design that supports concurrent I/O operations without blocking the event loop. The SDK is built on AutoRest-generated client code from OpenAPI specifications, offering both synchronous and asynchronous service clients. It includes a long-running operation poller abstraction for managing operations that require status checks and retry

    Pythonazureazure-sdkhacktoberfest
    GitHub पर देखें↗5,559
  • balaji01-4d/pgxcliBalaji01-4D का अवतार

    Balaji01-4D/pgxcli

    60GitHub पर देखें↗

    Postgres CLI with autocompletion and syntax highlighting

    Go
    GitHub पर देखें↗60
  • blacktrub/vmemcachedblacktrub का अवतार

    blacktrub/vmemcached

    12GitHub पर देखें↗

    This is a memcached client library for the V programming langugage (https://vlang.io)

    V
    GitHub पर देखें↗12
  • boto/boto3boto का अवतार

    boto/boto3

    9,834GitHub पर देखें↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Pythonawsaws-sdkcloud
    GitHub पर देखें↗9,834
  • boto/s3transferB

    boto/s3transfer

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • braintagsgmbh/vertx-pojo-mapperBraintagsGmbH का अवतार

    BraintagsGmbH/vertx-pojo-mapper

    56GitHub पर देखें↗

    nonblocking pojo mapping for document and sql databases

    HTML
    GitHub पर देखें↗56
  • buggins/ddbcbuggins का अवतार

    buggins/ddbc

    80GitHub पर देखें↗

    DDBC

    D
    GitHub पर देखें↗80
  • buggins/hibernatedbuggins का अवतार

    buggins/hibernated

    84GitHub पर देखें↗

    HibernateD

    D
    GitHub पर देखें↗84
  • claws/aioprometheusC

    claws/aioprometheus

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cloudant/python-cloudantC

    cloudant/python-cloudant

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • coleifer/peeweecoleifer का अवतार

    coleifer/peewee

    11,971GitHub पर देखें↗

    Peewee is a SQL object-relational mapper and query builder that provides an object-oriented interface for mapping application classes to relational database tables. It functions as a relational database toolkit for managing schemas, executing migrations, and handling complex table relationships. The project distinguishes itself by providing an asyncio database driver for non-blocking database operations, ensuring event loop responsiveness. It also supports semi-structured data storage, allowing the storage and querying of flexible JSON documents within traditional relational database systems.

    Pythonasynciodankfastapi
    GitHub पर देखें↗11,971
  • cstamas/vertx-bitsycstamas का अवतार

    cstamas/vertx-bitsy

    1GitHub पर देखें↗

    Integrates Bitsy with Vert.x.

    Java
    GitHub पर देखें↗1
  • cstamas/vertx-orientdbcstamas का अवतार

    cstamas/vertx-orientdb

    7GitHub पर देखें↗

    Integrates OrientDB 2.x with Vert.x. It supports plocal, remote and memory databases, and OrientGraph for graph/Tinkerpop 2.x uses.

    Java
    GitHub पर देखें↗7
  • dbcli/liteclidbcli का अवतार

    dbcli/litecli

    3,269GitHub पर देखें↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    GitHub पर देखें↗3,269
  • dbcli/mssql-clidbcli का अवतार

    dbcli/mssql-cli

    1,412GitHub पर देखें↗

    A command-line client for SQL Server with auto-completion and syntax highlighting

    Pythonclidatabasepython
    GitHub पर देखें↗1,412
  • dbcli/myclidbcli का अवतार

    dbcli/mycli

    11,932GitHub पर देखें↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    GitHub पर देखें↗11,932
  • dbcli/pgclidbcli का अवतार

    dbcli/pgcli

    13,231GitHub पर देखें↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    GitHub पर देखें↗13,231
  • django-haystack/pysolrdjango-haystack का अवतार

    django-haystack/pysolr

    698GitHub पर देखें↗

    Pysolr — Python Solr client

    Pythonpysolrpythonsolr
    GitHub पर देखें↗698
  • dpkp/kafka-pythondpkp का अवतार

    dpkp/kafka-python

    5,896GitHub पर देखें↗

    kafka-python is a pure-Python client library for Apache Kafka that implements the Kafka wire protocol directly, without any native bindings or JVM dependencies. It provides the core capabilities of a Kafka client: producing messages to topics, consuming records from topics, and administering cluster resources such as topics and partitions, all through a Pythonic API or command-line tools. The library distinguishes itself through its comprehensive support for advanced Kafka features. It includes an asynchronous producer with background batching for throughput, a consumer group rebalance protoc

    Python
    GitHub पर देखें↗5,896
  • dream11/vertx-aerospike-clientdream11 का अवतार

    dream11/vertx-aerospike-client

    32GitHub पर देखें↗

    The Vert.x Aerospike client provides an asynchronous API to interact with aerospike server. (Internally uses AerospikeClient's async commands and handles the result on vertx-context)

    Java
    GitHub पर देखें↗32
  • dunkbing/dearsqlD

    dunkbing/dearsql

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • eclipse-vertx/vertx-sql-clienteclipse-vertx का अवतार

    eclipse-vertx/vertx-sql-client

    911GitHub पर देखें↗

    High performance reactive SQL Client written in Java

    Javaasyncmssqlmysql
    GitHub पर देखें↗911
  • eduardofuncao/squixeduardofuncao का अवतार

    eduardofuncao/squix

    240GitHub पर देखें↗

    A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea

    Go
    GitHub पर देखें↗240
  • adamdruppe/arsdadamdruppe का अवतार

    adamdruppe/arsd

    556GitHub पर देखें↗

    As of January 1, 2024, this repo is written in the OpenD Programming Language. This is very similar to, but NOT the same as Walter Bright's version of the D Programming Language.

    D
    GitHub पर देखें↗556