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

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

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

24 مستودعات

Awesome GitHub RepositoriesTable Creation

Populates new tables from query results with configurable storage properties.

Distinct from Virtual Table Querying: Distinct from Virtual Table Querying: focuses on persistent table creation rather than virtual view aggregation.

Explore 24 awesome GitHub repositories matching data & databases · Table Creation. Refine with filters or upvote what's useful.

Awesome Table Creation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • alibaba/dataxالصورة الرمزية لـ alibaba

    alibaba/DataX

    17,241عرض على GitHub↗

    DataX is a distributed data integration framework and plugin-based ETL tool designed for synchronizing large datasets between heterogeneous sources and destinations. It functions as a JDBC data migration engine and offline synchronization tool, enabling the movement of data between relational databases, NoSQL stores, and object storage. The system utilizes a plugin-based connector architecture that decouples reader and writer logic, allowing it to map and transform data types across different storage engines using a standardized internal representation. This design supports heterogeneous data

    Directs data ingestion into specific leaf-level partitions within a partitioned table structure.

    Java
    عرض على GitHub↗17,241
  • prestodb/prestoالصورة الرمزية لـ prestodb

    prestodb/presto

    16,711عرض على GitHub↗

    Presto is a distributed SQL query engine designed for high-performance analytical processing across heterogeneous data sources. It functions as a data federation platform and massively parallel processing engine, allowing users to execute interactive queries against diverse storage systems without requiring data migration. By mapping remote metadata and structures to a unified relational namespace, it enables seamless cross-platform analysis through a standard SQL interface. The engine distinguishes itself through a pluggable connector architecture and a shared-nothing distributed processing

    Enables creating and populating new tables directly from query results with custom storage settings.

    Javabig-datadatahadoop
    عرض على GitHub↗16,711
  • perspective-dev/perspectiveالصورة الرمزية لـ perspective-dev

    perspective-dev/perspective

    10,981عرض على GitHub↗

    Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con

    Constructs transient in-memory tables from input data to serve as the foundation for real-time analysis.

    C++analyticsbidata-visualization
    عرض على GitHub↗10,981
  • hazelcast/hazelcastالصورة الرمزية لـ hazelcast

    hazelcast/hazelcast

    6,570عرض على GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Maintains an up-to-date, queryable view of external database tables by applying incoming change records to distributed maps.

    Javabig-datacachingdata-in-motion
    عرض على GitHub↗6,570
  • ibis-project/ibisالصورة الرمزية لـ ibis-project

    ibis-project/ibis

    6,574عرض على GitHub↗

    Ibis is a portable Python dataframe library and multi-backend query engine that provides a unified interface for executing data transformations across diverse compute engines. It functions as a Python SQL expression compiler and dialect transpiler, allowing users to define data logic once and execute it across cloud warehouses, embedded databases, and distributed clusters without rewriting code. The project distinguishes itself through a database backend abstraction that decouples transformation logic from the underlying execution engine. It enables polyglot data workflows by mixing raw SQL s

    Enables adding, dropping, and altering table partitions to optimize data organization and query performance.

    Pythonbigqueryclickhousedatabase
    عرض على GitHub↗6,574
  • apache/flink-cdcالصورة الرمزية لـ apache

    apache/flink-cdc

    6,430عرض على GitHub↗

    This project is a streaming data integration framework that captures real-time database changes and synchronizes them with downstream systems. It operates as a distributed streaming ETL and database synchronizer, reading database logs and snapshots to propagate row-level modifications to target sinks. The system supports declarative data integration, allowing users to define source-to-sink data flows using SQL or YAML configurations. It distinguishes itself by automating schema evolution to maintain synchronization when source structures change and ensuring exactly-once delivery and processin

    Defines new primary keys or partition keys for the downstream target table to optimize storage.

    Javabatchcdcchange-data-capture
    عرض على GitHub↗6,430
  • apache/pinotالصورة الرمزية لـ apache

    apache/pinot

    6,098عرض على GitHub↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Provides a unified query interface that abstracts multiple physical tables, including those distributed across different clusters or storage locations.

    Java
    عرض على GitHub↗6,098
  • apache/hiveالصورة الرمزية لـ apache

    apache/hive

    6,012عرض على GitHub↗

    Apache Hive is a SQL-on-Hadoop data warehouse that enables querying and managing petabytes of data stored in distributed storage such as HDFS and cloud storage services. It provides a familiar SQL interface for batch analytics and reporting, supported by a core set of components including the HiveServer2 Thrift service for remote query execution, the Hive Metastore Service for central metadata management, the Hive ACID Transaction Engine for concurrent read-write operations, and the Hive LLAP Interactive Engine for low-latency analytical processing. The WebHCat REST API offers an HTTP interfac

    Defines tables whose data is either managed by Hive or stored at a user-specified location.

    Javaapachebig-datadatabase
    عرض على GitHub↗6,012
  • greptimeteam/greptimedbالصورة الرمزية لـ GreptimeTeam

    GreptimeTeam/greptimedb

    5,968عرض على GitHub↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Ships a DDL syntax for declaring observability concepts and lineage directly in CREATE TABLE statements.

    Rustanalyticscloud-nativedatabase
    عرض على GitHub↗5,968
  • ckeditor/ckeditor4الصورة الرمزية لـ ckeditor

    ckeditor/ckeditor4

    5,817عرض على GitHub↗

    CKEditor 4 is a browser-based WYSIWYG rich text editor that enables users to create and format HTML content directly in the browser. It operates on a plugin-based architecture with a configurable toolbar system, DOM-based content editing, and an event-driven lifecycle, all delivered through a CDN-based distribution model. The editor supports skin-based theming and includes a legacy plugin compatibility layer for backward compatibility. The editor distinguishes itself as a cross-platform framework that integrates natively with Angular, React, Vue, Electron, Android, and iOS environments. It of

    Enables creating and nesting tables directly within the editor for structured content.

    Rich Text Formatckeditorckeditor4contenteditable
    عرض على GitHub↗5,817
  • dotnetnext/sqlsugarالصورة الرمزية لـ DotNetNext

    DotNetNext/SqlSugar

    5,816عرض على GitHub↗

    SqlSugar is an object-relational mapping library for .NET that translates C# and VB objects into database queries and tables without requiring raw SQL. It is designed as a multi-database ORM supporting SQL Server, MySQL, PostgreSQL, Oracle, MongoDB, ClickHouse, and other databases through a unified API, and it is compatible with .NET AOT compilation for native ahead-of-time deployment. The library distinguishes itself through high-speed bulk data operations that can insert or update millions of records in seconds using batch processing instead of row-by-row handling. It also provides multi-te

    Automatically routes inserts and queries to the correct physical table partition based on date fields.

    C#clickhousemongodbmysql
    عرض على GitHub↗5,816
  • go-pg/pgالصورة الرمزية لـ go-pg

    go-pg/pg

    5,785عرض على GitHub↗

    pg is a PostgreSQL object-relational mapper (ORM) for Go that maps Go structs to database tables and provides a fluent query builder for constructing SQL statements programmatically. At its core, it automatically generates CREATE TABLE statements from Go struct definitions using struct tags and naming conventions, and builds queries through method chaining with placeholder-based parameter binding to prevent SQL injection. The library distinguishes itself through relation-aware join generation that automatically constructs JOIN clauses for has-one, has-many, many-to-many, and polymorphic assoc

    Creates parent tables with PARTITION BY clauses using struct tags.

    Go
    عرض على GitHub↗5,785
  • alibaba/alisqlالصورة الرمزية لـ alibaba

    alibaba/AliSQL

    5,706عرض على GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Divides tables into smaller physical segments based on a key to improve query performance and manageability.

    C++alisqldatabaseduckdb
    عرض على GitHub↗5,706
  • google/perfettoالصورة الرمزية لـ google

    google/perfetto

    5,558عرض على GitHub↗

    Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we

    Creates read-only tables from SQL queries optimized for analytic performance on trace data.

    C++
    عرض على GitHub↗5,558
  • anjoy8/blog.coreالصورة الرمزية لـ anjoy8

    anjoy8/Blog.Core

    5,288عرض على GitHub↗

    Blog.Core هو نموذج أساسي جاهز للإنتاج لبناء واجهات برمجة تطبيقات للمؤسسات وخدمات مصغرة باستخدام ASP.NET Core. يوفر بنية تحتية أساسية للأنظمة الموزعة، بما في ذلك أدوات لإنشاء السقالات (scaffolding) لقاعدة البيانات أولاً وتنفيذ أطر عمل واجهة برمجة تطبيقات متعددة المستأجرين. يتميز المشروع بإنشاء طبقة بيانات آلية، والتي تنتج نماذج الكيانات وطبقات المستودع مباشرة من مخططات قاعدة البيانات. وينفذ نظام إدارة هوية مركزي باستخدام بروتوكولات خادم الهوية القياسية للتعامل مع المصادقة والترخيص عبر عملاء ومشاريع متعددة. يغطي إطار العمل مجموعة واسعة من إمكانيات المؤسسات، بما في ذلك معالجة الرسائل غير المتزامنة عبر ناقلات الأحداث، وذاكرة التخزين المؤقت الموزعة، وتقسيم حركة مرور قاعدة البيانات للقراءة والكتابة. ويدمج التحكم في الوصول القائم على الأدوار مع قيود بيانات الأقسام ويوفر مراقبة النظام من خلال تحليل أداء واجهة البرمجة وتدقيق النشاط. يتضمن النظام أيضًا دعمًا للاتصال ثنائي الاتجاه بين الخادم والعميل لإشعارات الدفع، وتكامل البحث بالنص الكامل، وإعداد الخدمة المركزي.

    Implements paginated queries and operations across key-based database table partitions to optimize performance.

    C#aopautofacautomapper
    عرض على GitHub↗5,288
  • jeremyevans/sequelالصورة الرمزية لـ jeremyevans

    jeremyevans/sequel

    5,076عرض على GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Populates new tables from SELECT query results without explicit column type definitions.

    Ruby
    عرض على GitHub↗5,076
  • corna/me_cleanerالصورة الرمزية لـ corna

    corna/me_cleaner

    4,982عرض على GitHub↗

    me_cleaner هي مجموعة من الأدوات المتخصصة لتحليل واصفات الفلاش، وتجريد كتل البرامج الثابتة، وتكوين عمليات الإغلاق على مستوى الأجهزة لمحركات الإدارة والتنفيذ. توفر أدوات لتحليل تفريغ ذاكرة BIOS، واستخراج مناطق برامج ثابتة محددة، وإزالة الكتل الثنائية غير الأساسية لتقليل سطح تفاعل النظام. يستهدف المشروع بشكل خاص تنظيف صور البرامج الثابتة لـ Intel Management Engine وTrusted Execution Engine. يتضمن ذلك إزالة الكتل الثنائية وتعديل بتات التكوين لإجبار هذه الأنظمة الفرعية على الإغلاق تلقائياً بعد عملية تهيئة الأجهزة. تغطي مجموعة الأدوات إمكانيات تعديل البرامج الثابتة مثل حذف الكتل المضغوطة من أقسام المصنع، وإزالة الأقسام غير الأساسية، وإعادة حساب جداول الأقسام للحفاظ على سلامة الصورة.

    Updates internal offsets and sizes after removing firmware partitions to maintain image integrity.

    Python
    عرض على GitHub↗4,982
  • arroyosystems/arroyoالصورة الرمزية لـ ArroyoSystems

    ArroyoSystems/arroyo

    4,819عرض على GitHub↗

    Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming data with event-time semantics, enabling accurate windowed aggregations, joins, and stateful computations on unbounded event streams. The platform uses native Rust execution for high throughput and low latency, with periodic checkpointing for exactly-once fault tolerance and horizontal scaling across distributed workers. The system integrates deeply with Kafka for reading and writing topics with exactly-once delivery and supports change data capture (CDC) from MySQL and Postg

    Defines transient in-memory tables within a pipeline for intermediate state storage.

    Rustdatadata-stream-processingdev-tools
    عرض على GitHub↗4,819
  • supabase/supabase-jsالصورة الرمزية لـ supabase

    supabase/supabase-js

    4,483عرض على GitHub↗

    supabase-js هي مكتبة عميل شاملة مصممة لدمج تطبيقات الواجهة الأمامية مع backend-as-a-service مستضاف. توفر واجهة موحدة للتفاعل مع قاعدة بيانات PostgreSQL، وأنظمة إدارة الهوية، وتخزين الكائنات السحابية، ومزامنة البيانات في الوقت الفعلي. تتميز المكتبة بتصميم عميل متماثل يعمل عبر بيئات المتصفح والخادم. وتتميز بنهج آمن للنوع، باستخدام TypeScript لتعيين مخططات قاعدة البيانات مباشرة إلى تعريفات جانب العميل، وتستخدم API قائماً على PostgREST لترجمة استدعاءات JavaScript إلى طلبات RESTful. يغطي العميل مجموعة واسعة من القدرات، بما في ذلك مصادقة المستخدم عبر OAuth و OIDC و passkeys، بالإضافة إلى إدارة الجلسة باستخدام رموز موقعة. ويدير البيانات الثنائية واسعة النطاق من خلال واجهة تخزين متوافقة مع S3 ويتيح تحديثات التطبيق المباشرة عبر اشتراكات قائمة على WebSocket لتغييرات قاعدة البيانات ومزامنة الحضور. تشمل الوظائف الإضافية استدعاء وظائف الحافة بدون خادم (serverless edge functions) وأداء عمليات البحث عن التشابه باستخدام تضمينات المتجهات.

    Creates and manages Iceberg tables to optimize large-scale analytical queries and data processing.

    TypeScriptclient-librarydatabaseisomorphic
    عرض على GitHub↗4,483
  • datlechin/tableproالصورة الرمزية لـ datlechin

    datlechin/TablePro

    4,471عرض على GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Performs maintenance actions on data partitions, including optimizing tables and dropping or detaching partitions.

    Swift
    عرض على GitHub↗4,471
السابق12التالي
  1. Home
  2. Data & Databases
  3. Virtual Table Querying
  4. Table Creation

استكشف الوسوم الفرعية

  • Analytic Table Optimizations1 وسم فرعيRead-only tables populated from SELECT queries with storage optimizations for analytic performance. **Distinct from Table Creation:** Distinct from Table Creation: focuses on read-only analytic-optimized tables, not general table creation.
  • Managed and External TablesTable definitions where data is either managed by the system or stored at a user-specified location. **Distinct from Table Creation:** Distinct from Table Creation: focuses on the managed vs external ownership model, not the act of populating tables.
  • Observability Metadata AnnotationsAttaches structured metadata to tables at creation time so machine consumers can identify signal type, source, and instrument kind. **Distinct from Table Creation:** Distinct from Table Creation: focuses on annotating tables with observability-specific metadata rather than the general act of creating a table.
  • Physical Table Definitions4 وسوم فرعيةCreating physical tables with user-defined column types, indexes, and storage engine settings. **Distinct from Table Creation:** Distinct from general Table Creation: focuses on defining physical table schemas with custom configurations, not populating tables from query results.
  • Rich Text Table EditorsCreating and nesting tables within rich text editors for data organization and layout. **Distinct from Table Creation:** Distinct from database Table Creation: focuses on visual table editing in a WYSIWYG editor, not database schema operations.
  • Table RepartitioningsAdjusts table partition boundaries after creation to relieve hotspots and match current data distribution. **Distinct from Table Creation:** Distinct from Table Creation: modifies existing table partitions rather than creating new tables.
  • Template-BasedGenerating multiple tables from a single super-table definition using tag values. **Distinct from Table Creation:** Distinct from general Table Creation by utilizing a 'super table' template to generate related children tables.
  • Transient In-Memory Tables1 وسم فرعيDefines temporary tables within a pipeline that can be written once and read multiple times for intermediate state. **Distinct from Table Creation:** Distinct from Table Creation: creates transient in-memory tables for pipeline intermediate state, not persistent database tables.
  • View CreationsOperations for creating virtual tables from query results that present a subset or transformation of base table data. **Distinct from Table Creation:** Distinct from Table Creation: creates virtual views rather than persistent tables.