awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to customink/secondbase

Open-source alternatives to Secondbase

30 open-source projects similar to customink/secondbase, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Secondbase alternative.

  • aacanakin/qbA

    aacanakin/qb

    0عرض على GitHub↗
    عرض على GitHub↗0
  • actiontech/sqleالصورة الرمزية لـ actiontech

    actiontech/sqle

    1,487عرض على GitHub↗

    一个支持多种不同类型数据库,覆盖事前控制、事后监督、标准发布场景,帮助您建立质量规范的SQL全生命周期质量管理平台

    Go
    عرض على GitHub↗1,487
  • adlio/schemaالصورة الرمزية لـ adlio

    adlio/schema

    43عرض على GitHub↗

    Embedded schema migration package for Go

    Go
    عرض على GitHub↗43
  • ahoo-wang/cosidالصورة الرمزية لـ Ahoo-Wang

    Ahoo-Wang/CosId

    630عرض على GitHub↗

    Universal, flexible, high-performance distributed ID generator. | 通用、灵活、高性能的分布式 ID 生成器

    Java
    عرض على GitHub↗630
  • ajitpratap0/gosqlxالصورة الرمزية لـ ajitpratap0

    ajitpratap0/GoSQLX

    100عرض على GitHub↗

    High-performance SQL parser, formatter, linter & security scanner for Go - 1.5M+ ops/sec, multi-dialect, zero-copy, race-free

    Goastclidialect
    عرض على GitHub↗100
  • akito0107/xsqlparserالصورة الرمزية لـ akito0107

    akito0107/xsqlparser

    51عرض على GitHub↗
    Go
    عرض على GitHub↗51

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • alash3al/sqlerالصورة الرمزية لـ alash3al

    alash3al/sqler

    2,072عرض على GitHub↗

    write APIs using direct SQL queries with no hassle, let's rethink about SQL

    Goapi-restbaascockroach
    عرض على GitHub↗2,072
  • alibaba/chat2dbA

    alibaba/chat2db

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alicebob/sqlittleA

    alicebob/sqlittle

    0عرض على GitHub↗
    عرض على GitHub↗0
  • amacneil/dbmateالصورة الرمزية لـ amacneil

    amacneil/dbmate

    6,954عرض على GitHub↗

    Dbmate is a framework-agnostic SQL database migration tool used for tracking, applying, and rolling back schema changes to ensure consistent environments. It functions as a database schema versioning tool that manages updates independently of any specific application framework by relying on raw SQL and connection URLs. The project distinguishes itself by offering a container-based approach to database administration, allowing schema updates to be executed via Docker to avoid local binary installations. It also supports embedding migration scripts directly into the compiled binary to eliminate

    Goclickhousecppdatabase
    عرض على GitHub↗6,954
  • andizzle/rwdbالصورة الرمزية لـ andizzle

    andizzle/rwdb

    21عرض على GitHub↗

    Database wrapper that manage read write connections

    Go
    عرض على GitHub↗21
  • ankane/pgheroالصورة الرمزية لـ ankane

    ankane/pghero

    8,880عرض على GitHub↗

    PgHero is a performance dashboard and diagnostic tool for PostgreSQL. It provides a web interface for monitoring database metrics, analyzing query performance, and managing active connections across multiple database instances. The project distinguishes itself by recording query and storage statistics over time, enabling historical trend analysis through a time-range slider. It also identifies missing indexes by analyzing query patterns and integrates with cloud provider APIs to retrieve system-level hardware statistics such as CPU and IOPS. The tool's broader capabilities cover process admi

    Ruby
    عرض على GitHub↗8,880
  • apache/shardingsphereالصورة الرمزية لـ apache

    apache/shardingsphere

    20,737عرض على GitHub↗

    ShardingSphere is a distributed SQL database middleware that provides sharding, read-write splitting, and distributed transaction management for relational databases. It functions as a layer that intercepts SQL queries to distribute data across multiple physical database instances for horizontal scaling. The project is distinguished by its ability to operate as either a standalone transparent database proxy or via direct integration as a JDBC driver. It features a SQL dialect translator that parses queries into abstract syntax trees to convert syntax between different database engines, enabli

    Java
    عرض على GitHub↗20,737
  • arangodb/arangodb-java-driverالصورة الرمزية لـ arangodb

    arangodb/arangodb-java-driver

    208عرض على GitHub↗

    The official ArangoDB Java driver.

    Javaarangodbdatabasedriver
    عرض على GitHub↗208
  • ariga/atlasالصورة الرمزية لـ ariga

    ariga/atlas

    8,096عرض على GitHub↗

    Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract

    Go
    عرض على GitHub↗8,096
  • arkanovicz/modalityالصورة الرمزية لـ arkanovicz

    arkanovicz/modality

    15عرض على GitHub↗

    Model Layer Implementation for a J2EE Pull MVC WebApp

    Java
    عرض على GitHub↗15
  • arthurkushman/buildsqlxالصورة الرمزية لـ arthurkushman

    arthurkushman/buildsqlx

    185عرض على GitHub↗

    Go database query builder library for PostgreSQL

    Goactive-recordclausesdatabase-table
    عرض على GitHub↗185
  • balaji01-4d/pgxcliالصورة الرمزية لـ Balaji01-4D

    Balaji01-4D/pgxcli

    60عرض على GitHub↗

    Postgres CLI with autocompletion and syntax highlighting

    Go
    عرض على GitHub↗60
  • balajz/pgxcliالصورة الرمزية لـ balajz

    balajz/pgxcli

    60عرض على GitHub↗

    Postgres CLI with autocompletion and syntax highlighting

    Goclidatabasegolang
    عرض على GitHub↗60
  • bartventer/gorm-multitenancyالصورة الرمزية لـ bartventer

    bartventer/gorm-multitenancy

    82عرض على GitHub↗

    🚀📦 Multi-tenancy support for GORM managed databases

    Goechogingo
    عرض على GitHub↗82
  • beakerboy/vba-sql-libraryالصورة الرمزية لـ Beakerboy

    Beakerboy/VBA-SQL-Library

    88عرض على GitHub↗

    VBA SQL Library

    VBA
    عرض على GitHub↗88
  • beekeeper-studio/beekeeper-studioالصورة الرمزية لـ beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030عرض على GitHub↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    TypeScriptbigquerycassandracockroachdb
    عرض على GitHub↗22,030
  • blastrain/octilleryالصورة الرمزية لـ blastrain

    blastrain/octillery

    201عرض على GitHub↗

    Go package for sharding databases ( Supports every ORM or raw SQL )

    Godatabase-shardinggogolang
    عرض على GitHub↗201
  • blastrain/vitess-sqlparserB

    blastrain/vitess-sqlparser

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bokwoon95/go-structured-queryالصورة الرمزية لـ bokwoon95

    bokwoon95/go-structured-query

    201عرض على GitHub↗

    Type safe SQL query builder and struct mapper for Go

    Godata-mappergomysql
    عرض على GitHub↗201
  • brettwooldridge/hikaricpالصورة الرمزية لـ brettwooldridge

    brettwooldridge/HikariCP

    21,120عرض على GitHub↗

    HikariCP is a high-concurrency JDBC connection pooling library for Java applications. It provides a reusable set of database connections to reduce the overhead of creating new connections for every request, enabling low-latency database access for applications handling large volumes of simultaneous requests. The project utilizes lock-free connection pooling and non-blocking data structures to ensure high performance. It includes specialized optimizations such as bytecode-optimized statement caching on the driver side to reduce SQL parsing overhead and proxy-based connection wrapping to track

    Javaconnection-poolhigh-performancejava
    عرض على GitHub↗21,120
  • brokercap/bifrostالصورة الرمزية لـ brokercap

    brokercap/Bifrost

    2,084عرض على GitHub↗

    Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件

    Gocdc-goclickhousedatalink
    عرض على GitHub↗2,084
  • bsm/redislockالصورة الرمزية لـ bsm

    bsm/redislock

    1,761عرض على GitHub↗

    Simplified distributed locking implementation using Redis

    Godistlockdistributeddistributed-lock
    عرض على GitHub↗1,761
  • buraksezer/olricB

    buraksezer/olric

    0عرض على GitHub↗
    عرض على GitHub↗0
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0عرض على GitHub↗
    عرض على GitHub↗0