20 مستودعات
Tools for interacting with and administering relational database instances.
Distinguishing note: None of the candidates represent general SQL database management outside of specific niches like streaming or distributed systems.
Explore 20 awesome GitHub repositories matching data & databases · SQL Database Management. Refine with filters or upvote what's useful.
sql.js is a serverless, in-memory SQL database engine that ports SQLite to WebAssembly for use within a web browser. It provides a JavaScript interface to initialize relational databases, execute SQL queries, and manage structured data without requiring a backend server. The project enables the import and export of database states using typed arrays, allowing in-memory data to be persisted as files. It supports high-precision integer retrieval via BigInt and utilizes prepared statements to increase execution speed and security. The engine includes capabilities for client-side data management
Provides a serverless SQLite implementation that manages relational data without requiring a separate database server.
go-admin is a framework for generating administrative interfaces and data visualization dashboards using the Go programming language. It functions as a low-code dashboard builder and a web-based interface for performing create, read, update, and delete operations across multiple SQL database dialects. The project features a deployment model that compiles backend logic and frontend assets into a single executable binary for simplified distribution. It includes a role-based access control system to manage user permissions and restrict administrative functions based on assigned roles. The frame
Provides built-in management tools for interacting with and administering mainstream relational database instances.
Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances. It provides a graphical user interface for executing SQL queries and administering database structures without the use of a command line. The project enables the visualization of relational database structures and records in a visual format. It includes a visual query editor and data browser for writing and executing SQL statements to retrieve or modify data. The application handles database administration tasks and data storage through a native desktop interface. It manages
Provides a native interface for interacting with and administering MySQL and MariaDB database instances.
Studio هو أداة إدارة قاعدة بيانات SQL حاوية توفر واجهة رسومية قائمة على المتصفح لتنفيذ الاستعلامات وإدارة البيانات عبر قواعد بيانات SQL مختلفة. يتكون من محرر استعلام متخصص وواجهة إدارة رسومية مصممة لإدارة قاعدة البيانات القائمة على الويب. يتميز المشروع بمحرر استعلام SQL عالي الأداء مع إكمال تلقائي وتلميحات وظيفية لتشغيل أوامر قاعدة بيانات متعددة في وقت واحد. ويتضمن محرر مخطط مرئي لإنشاء وتعديل أعمدة الجدول ومحرر سجل يقوم بتنظيم ومعاينة التغييرات قبل الالتزام بها في المصدر. تغطي المنصة اتصال قاعدة البيانات ومزامنة الملف الشخصي، وتكامل SQL متعدد اللهجات، وإطار عمل تمديد واجهة المستخدم لإضافة منطق مخصص إلى القوائم، وعلامات التبويب، والأشرطة الجانبية. ويستخدم غلاف سطح مكتب لجسر برامج تشغيل قاعدة البيانات التي تكون مقيدة بخلاف ذلك داخل بيئات متصفح الويب القياسية. يتم تعبئة التطبيق كصورة Docker لضمان النشر المتسق عبر منصات الاستضافة المختلفة.
Provides a comprehensive graphical interface for connecting to and managing various SQL data sources.
SpringSide 4 is an enterprise Java reference architecture and utility library built on the Spring Framework. It provides a pragmatic, best-practice application stack for building RESTful web services, web applications, and data access layers, along with a curated collection of high-performance utility classes for common operations like text, date, collection, reflection, concurrency, and I/O handling. The project distinguishes itself by combining a complete reference application scaffold with production-oriented infrastructure. It includes a JPA-based data access layer that automatically tran
Documents how to reset test database state by executing SQL scripts.
Racket هي لغة برمجة متعددة النماذج للأغراض العامة من عائلة Lisp مصممة لإنشاء اللغات. تعمل كمنصة عمل للغة، حيث توفر بيئة لتصميم وتنفيذ لغات برمجة مخصصة من خلال نظام مرن من الماكرو والوحدات. يتميز النظام بتقديم مجموعة شاملة لهندسة الدلالات، مما يسمح ببناء مجموعات لغوية متخصصة وطبقات تعليمية. يتضمن أدوات لتصميم اللغات المخصصة، مثل إنشاء المحلل اللغوي (lexer and parser)، بالإضافة إلى القدرة على تحديد قواعد توسيع الوحدات واختيار اللغة الديناميكي في وقت القراءة. يوفر المشروع بيئة تطوير متكاملة مع محرر مدمج، ومصحح أخطاء مرئي، ومدير حزم برمجية. تمتد إمكانياته إلى مكتبة قياسية للأغراض العامة تغطي عرض الرسومات ثنائية الأبعاد، ومعالجة البيانات الثنائية، وتكامل SQL وقواعد البيانات الاستنتاجية، وبناء واجهات المستخدم الرسومية. تدعم البيئة تجميع الكود المصدري في ملفات تنفيذية مستقلة للتوزيع.
Executes relational queries and manages data persistence using an SQL backend with parameterized statements.
Falcon هو عميل SQL ومدير قواعد بيانات متعدد المنصات يوفر واجهة موحدة لتنفيذ الاستعلامات عبر أنظمة قواعد بيانات متعددة. يعمل كتطبيق سطح مكتب لنظامي Windows و Mac، مما يسمح للمستخدمين بإدارة البيانات عبر بيئات قواعد بيانات متنوعة من خلال محرر استعلام واحد. تعمل الأداة كاستوديو بيانات متزامن سحابياً، مما يسد الفجوة بين نتائج قواعد البيانات المحلية والتخزين السحابي البعيد. وهذا يتيح نقل بيانات الاستعلام المعالجة إلى بيئة سحابية للتخزين الدائم والتحليل التعاوني. إلى جانب تنفيذ الاستعلامات، يتضمن التطبيق أداة تصور تحول نتائج SQL إلى مخططات تفاعلية لتحليل البيانات. وتدعم هذه الإمكانات نظام اتصال يعتمد على التعريفات (drivers) وآلية تخزين مؤقت من جانب العميل لإدارة مجموعات النتائج.
Acts as a comprehensive tool for interacting with and administering multiple relational database instances.
Biopython هي مكتبة معلوماتية حيوية لـ Python توفر أدوات لتحليل ومعالجة وتحليل التسلسلات البيولوجية، والهياكل الجزيئية، والأشجار التطورية. تعمل كمحلل للتسلسلات البيولوجية للبيانات الجينومية والبروتينية عبر تنسيقات ملفات متعددة معيارية في الصناعة، وتعمل كواجهة للاستعلام عن البيانات البيولوجية والاقتباسات من مستودعات NCBI Entrez. يتميز المشروع بمجموعات أدوات متخصصة لتحليل بنية البروتين وبناء الأشجار التطورية. يتضمن محلل بنية البروتين لمعالجة ملفات PDB و mmCIF لحساب الهندسة الجزيئية، بالإضافة إلى مجموعة أدوات للأشجار التطورية لتحليل العلاقات التطورية بين الأنواع. تغطي المكتبة مجموعة واسعة من قدرات المعلوماتية الحيوية، بما في ذلك تحليل التسلسل الجينومي للنسخ والترجمة، وإدارة محاذاة التسلسلات، وحسابات الوراثة السكانية. كما توفر أدوات تحليل هيكلية لمعالجة الإحداثيات الذرية ثلاثية الأبعاد، بالإضافة إلى أدوات لتصور الميزات الجينومية ونمذجة البيانات الجغرافية الحيوية. يتكامل النظام مع ملفات المعلوماتية الحيوية الثنائية الخارجية عبر تغليف الأدوات ويدعم تخزين السجلات البيولوجية المستمرة من خلال تخزين التسلسلات المدعوم بـ SQL.
Manages the removal of named sub-databases and biological records from a SQL store.
Sqlectron-gui هو مدير قواعد بيانات وعميل SQL متعدد المنصات. يوفر واجهة رسومية لتنظيم اتصالات الخادم وتنفيذ أوامر SQL عبر أنظمة تشغيل مختلفة. تعمل الأداة كبيئة استعلام متعددة قواعد البيانات، مما يسمح للمستخدمين بالاتصال والتفاعل مع أنظمة قواعد بيانات علائقية متنوعة من واجهة واحدة. يغطي التطبيق إدارة خادم قاعدة البيانات من خلال حفظ وتنظيم تفاصيل الاتصال لبيئات متعددة. كما يتضمن قدرات لإدارة اتصالات قواعد البيانات وتنفيذ استعلامات SQL.
Provides a comprehensive desktop client for interacting with and administering multiple relational database instances.
sqlite-web هو تطبيق ويب يعتمد على Python يوفر واجهة مستخدم رسومية لتصفح والاستعلام عن وتحرير ملفات قاعدة بيانات SQLite. يعمل كأداة لإدارة قاعدة البيانات تسمح للمستخدمين بمعالجة بيانات الجدول وإدارة المخططات من خلال متصفح الويب بدلاً من استخدام سطر الأوامر أو نصوص SQL الخام. يتضمن التطبيق أدوات لترحيل البيانات، مما يتيح استيراد وتصدير محتوى قاعدة البيانات عبر تنسيقات ملفات JSON وCSV. كما يوفر وصولاً آمناً عن بُعد إلى قواعد البيانات من خلال التحكم في الوصول بكلمة مرور وتشفير SSL. يغطي المشروع قدرات إدارية أوسع بما في ذلك إدارة اتصال قاعدة البيانات، وإدارة المخطط لتعديل الجداول والأعمدة، ودعم النشر عبر خدمات WSGI.
Acts as a management tool for relational database instances, allowing schema and data manipulation.
Warehouse is a web application designed for hosting, storing, and distributing Python software packages to a global community of users. It functions as a centralized package repository and index server that manages software versions, metadata, and package classification. The project implements secure package attestation by verifying distribution integrity through cryptographic signatures and transparency logs. It manages user identity via an OAuth provider that integrates with third-party identity services using secure tokens. The system covers a broad range of infrastructure capabilities, i
Utilizes a relational database layer with versioned migrations to manage package and user data.
x-cmd is an AI agent orchestrator, cloud infrastructure CLI, and cross-platform package manager that provides an enhanced POSIX shell toolkit. It integrates large language models directly into the terminal for chatting, code generation, and the execution of agentic workflows, while offering a framework for building interactive terminal user interface components. The project distinguishes itself by deploying containerized AI agents within isolated sandboxes, provisioning them with specialized skills and headless browser automation capabilities. It further streamlines development through a unif
Provides TUI-based interfaces for executing queries and managing migrations in SQL databases.
jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene
Provides design and management of relational data storage for persistent application records.
Sqlit is a terminal-based SQL client and database explorer designed for executing queries and managing database connections. It functions as a command line interface that provides syntax highlighting, command history, and a terminal user interface for rendering results. The tool features a discovery engine that scans local Docker sockets to automatically identify and resolve connection details for active database containers. It handles secure access through encrypted SSH tunnels and integrates with external secrets managers to retrieve credentials. The project includes capabilities for data
Combines container discovery and result set browsing to explore relational databases from the terminal.
SQL Studio هي منصة إدارة قواعد بيانات قائمة على الويب مصممة لتوفير واجهة موحدة للتفاعل مع محركات قواعد بيانات علائقية متعددة وتنسيقات ملفات منظمة. تعمل كعميل شامل يتيح للمستخدمين تصفح سجلات قاعدة البيانات، وفحص بيانات المخطط الوصفية، وتنفيذ استعلامات مخصصة من خلال لوحة تحكم مركزية. تتميز المنصة بتقديم كل من اتصال قاعدة البيانات عن بعد والتحليل بدون خادم داخل المتصفح للملفات المسطحة مثل Parquet وCSV. وهي تدمج محرراً ذكياً واعياً بالكود يدعم تسليط الضوء على بناء الجملة والإكمال الواعي بالسياق، إلى جانب أدوات مرئية لتوليد مخططات علاقة الكيان ونظرات عامة هيكلية لفهارس قاعدة البيانات. تعطي بنية النظام الأولوية لاستجابة الواجهة والأداء عند التعامل مع مجموعات البيانات الكبيرة. وهي تستخدم معالجة خلفية غير متزامنة لتنفيذ الاستعلام وتنفذ عرض القائمة الافتراضية لإدارة عرض البيانات الجدولية الواسعة. الأداة متاحة كتطبيق عبر الأنظمة الأساسية يدعم مجموعة متنوعة من أنظمة قواعد البيانات، بما في ذلك PostgreSQL، وMySQL، وSQLite.
Manages multiple SQL database engines through a centralized web-based dashboard.
LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r
Functions as a comprehensive SQL database management tool for interacting with relational instances.
This is a Model Context Protocol (MCP) server that exposes Cloudflare’s edge platform as a set of tools for AI assistants. It provides a unified interface for managing Cloudflare Workers, including deployment, versioning, and configuration, alongside access to Workers AI for running inference tasks using pre-trained models. The server also covers Cloudflare’s data storage services, including D1 serverless SQLite databases, KV globally distributed key-value stores, and R2 S3-compatible object storage. Beyond core resource management, the server enables automation and scheduling through cron tr
Manages Cloudflare D1 serverless SQLite databases including creation, deletion, and SQL query execution.
The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using Rust. It compiles code into WebAssembly modules that execute within a sandboxed host environment at the edge. The project provides a typed remote procedure call system for invoking functions across different worker instances and utilizes procedural macros for mapping these distributed interfaces. It uses trait-based bindings and standardized wrappers to provide type-safe access to platform services and web-standard request and response objects. The SDK covers a broad range of
Manages serverless SQLite databases, including query execution and data management on the edge.
Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t
Includes a standards-compliant SQL engine for managing and retrieving relational data with unicode support.
Motor-admin هي منصة إدارية بدون كود (no-code) مصممة لإدارة سجلات قواعد البيانات العلائقية وبناء واجهات داخلية. تعمل كأداة إدارة رسومية تكتشف مخططات قواعد البيانات تلقائياً لتوليد لوحات وظيفية، مما يسمح للمستخدمين بتنفيذ عمليات السجلات وبناء لوحات تحكم مرئية دون برمجة يدوية. تتميز المنصة بنظام تهيئتها التعريفي، الذي يقوم بتسلسل تخطيطات لوحة التحكم وإعدادات الموارد إلى هياكل بيانات قابلة للنقل. وهذا يتيح مزامنة متسقة للبيئات الإدارية عبر التطوير، والتهيئة (staging)، والإنتاج. علاوة على ذلك، فهي تدمج محركاً قائماً على الأحداث يقوم بتشغيل منطق عمل مخصص واستدعاءات API خارجية مباشرة من إجراءات الواجهة، إلى جانب ميزات أمان على مستوى المؤسسات بما في ذلك تسجيل الدخول الموحد (SSO) القائم على SAML والتحكم في الوصول القائم على الأدوار بشكل دقيق. بعيداً عن الإدارة الأساسية، توفر المنصة مجموعة شاملة لتصور البيانات والرقابة التشغيلية. وهي تدعم إنشاء تقارير مخصصة ومقاييس أداء من خلال تنفيذ الاستعلام الديناميكي، مع تقديم أدوات مرنة لتهيئة كيفية عرض سجلات قاعدة البيانات وتصفيتها وفرزها.
Connects to relational databases to perform CRUD operations, execute custom business logic, and visualize data.