48 रिपॉजिटरी
Persists application data and configuration to either SQLite or PostgreSQL database systems.
Distinct from SQLite Storage Adapters: Distinct from SQLite Storage Adapters: supports both SQLite and PostgreSQL as interchangeable backends, not just SQLite.
Explore 48 awesome GitHub repositories matching data & databases · SQLite or PostgreSQL Storage. Refine with filters or upvote what's useful.
Mastodon is a decentralized microblogging platform and federated social network. It allows users to publish short text updates, media, and links to a chronological feed across a distributed architecture that removes reliance on a single central authority. The software enables the creation of self-hosted social servers, giving administrators local control over user accounts and content. These independent instances synchronize user profiles and interactions across a global network of servers using the ActivityPub protocol for cross-platform social networking. The platform includes community co
Uses PostgreSQL as the primary relational database for managing user profiles and social relationship graphs.
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
Extracts data from remote PostgreSQL databases using JDBC connections and SQL select statements.
Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the power of a relational database. At its core, it manages structured data across multiple linked tables, using a relational database engine to organize information while providing a familiar grid interface. The platform supports Python-based formulas for complex calculations and data transformations, with automatic recalculation when referenced cells change. The system is designed for self-hosted deployment, storing data in either portable SQLite files or enterprise-grade PostgreSQL databases. It
Supports both portable SQLite files and enterprise-grade PostgreSQL databases for document data.
Dex is an OpenID Connect provider and identity federation proxy that translates authentication signals from various upstream sources into a unified OpenID Connect interface. It functions as a multi-protocol identity broker, enabling client applications to implement a single standard while delegating user verification to external identity providers. The project distinguishes itself through a pluggable connector architecture that bridges disparate protocols including LDAP, SAML, and OAuth2. It provides specific integrations for services such as GitHub, Google, GitLab, and Microsoft, while offer
Stores identity data in SQLite, Postgres, or MySQL with automatic database migrations.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Connects to SQLite, D1, or PostgreSQL databases and local, R2, or S3-compatible storage for media.
崩坏:星穹铁道全自动 三月七小助手
Exports gacha pull history in standardized UIGF and SRGF formats for external tracking.
AzurLaneAutoScript is a mobile game automation system designed to perform repetitive gameplay tasks unattended. It functions as a screenshot-driven bot that controls Android devices, emulators, and cloud phones via ADB and uiautomator2, using computer vision to make interaction decisions instead of fixed timers. The project distinguishes itself through an advanced computer vision suite that includes local optical character recognition and perspective-aware grid detection. These tools allow the bot to parse 3D game maps, compute vanishing points, and normalize grid-centered objects for precise
Automatically spends currency to perform gacha pulls and processes the result screens.
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 a common persistence layer abstraction for performing database operations across multiple SQL dialects.
This project provides containerized images for deploying a self-managed content collaboration and file sharing server. It enables the creation of private cloud storage and self-hosted file synchronization environments, allowing users to maintain data ownership and control over their infrastructure. The deployment model utilizes Docker images to simplify installation, scaling, and version updates. It distinguishes itself through a database-agnostic storage approach, supporting integration with PostgreSQL, MySQL, MariaDB, or SQLite, and employs volume mapping to ensure data persistence across c
Supports multiple database backends including PostgreSQL, MySQL, MariaDB, and SQLite for data persistence.
WatchYourLAN is a self-hosted network discovery and monitoring tool written in Go. It scans local network interfaces using ARP requests to detect connected devices, tracks their online and offline status over time, and identifies when new or previously unseen hosts appear on the network. The application stores host data and connection history in either SQLite or PostgreSQL, and can export metrics to InfluxDB or expose a Prometheus endpoint for long-term storage and visualization in dashboards like Grafana. The tool provides a REST API for programmatic management of monitored hosts, including
Persists network host information and configuration in either SQLite or PostgreSQL databases.
SQLDelight is a Kotlin database library that validates SQL schema, statements, and migrations at compile time, generating type-safe Kotlin query functions from labeled SQL files. It treats SQL as the source of truth for database definitions, catching schema errors during the build process before they reach production. The library supports multiple database dialects including SQLite, MySQL, PostgreSQL, HSQL, and H2, and generates platform-specific code for Android, iOS, JVM, and JavaScript targets. It provides a platform-specific driver abstraction that handles database connectivity difference
Supports multiple interchangeable SQL database backends including SQLite, MySQL, PostgreSQL, and HSQL/H2.
Feast is an open-source feature store for machine learning that provides a central platform for defining, storing, and serving features across both training and inference workflows. It operates as a declarative system where feature definitions are written as code in Python files, synchronized to a central registry, and made available for low-latency online retrieval or point-in-time correct historical joins for training datasets. The project abstracts storage behind a pluggable architecture, allowing offline and online backends to be swapped without changing retrieval logic, and coordinates ma
Points a feature retrieval pipeline at a PostgreSQL table or view for feature data.
Soft Serve is a self-hosted Git server that authenticates users via SSH public keys and provides a terminal-based user interface for browsing repositories, files, and commits. It stores repository data and configuration in either SQLite or PostgreSQL, and supports role-based access control with four permission levels for managing repository visibility and write access. The server can be deployed via Docker or managed as a systemd service, and supports webhook notifications for push, collaborator, and branch or tag events to integrate with external automation workflows. It also enables server-
Stores all repository data and configuration in either SQLite or PostgreSQL databases.
Warpgate is an SSH bastion host that authenticates users and proxies connections to internal servers while recording all session activity. It is distributed as a single standalone binary with no runtime dependencies, stores configuration and session data in a local SQLite database by default, and supports role-based access control to determine which users can reach which targets. The bastion verifies identity through a configurable chain of authentication methods including passwords, one-time codes, single sign-on, and time-limited ticket tokens. It captures and stores SSH session activity as
Stores configuration and session data in a local SQLite database by default, with optional migration to external MySQL or PostgreSQL.
Serial Studio is a desktop application for connecting to, decoding, visualizing, and recording data from hardware devices over multiple communication protocols. It functions as an embedded device debugging toolkit that ingests live data from Serial, Bluetooth, CAN, Modbus, MQTT, and network sockets into a unified dashboard, while also serving as a programmatic automation platform with over 320 commands exposed over TCP, gRPC, and MCP for external control. The application distinguishes itself through a scriptable frame pipeline that routes incoming bytes through configurable detection, decodin
Writes every frame to CSV, MDF4, or a SQLite session database in the background without slowing the live view.
Ecto is an Elixir database toolkit that maps database rows to Elixir structs and validates data changes through changesets before persistence. It provides a language-integrated query syntax for composing database queries, building them incrementally and securely with compile-time expansion into safe SQL. The toolkit connects to multiple database backends including PostgreSQL, MySQL, MSSQL, SQLite3, ClickHouse, and ETS through a pluggable adapter interface. It supports eager and lazy preloading of associated records to eliminate N+1 query problems, and can store nested data structures as embed
Connects to PostgreSQL, MySQL, SQLite, and other databases through a unified adapter interface.
Photoview is a self-hosted photo gallery and media manager designed for browsing and organizing personal photo and video collections. It functions as an AI-powered face recognition gallery that automatically detects, clusters, and labels human faces to organize media by person. The system persists metadata and user configurations using SQL-compliant databases such as PostgreSQL, MySQL, or SQLite. The platform distinguishes itself through specialized media processing and integration capabilities. It processes RAW camera files and transcodes videos into browser-compatible formats, while offerin
Supports multiple interchangeable SQL database backends including MySQL, PostgreSQL, and SQLite.
Hibernate ORM एक Java ऑब्जेक्ट-रिलेशनल मैपर और Jakarta Persistence API का पूर्ण कार्यान्वयन है। यह एक SQL डेटाबेस एब्स्ट्रैक्शन लेयर के रूप में कार्य करता है जो डेटा पर्सिस्टेंस और लाइफसाइकिल को प्रबंधित करने के लिए Java ऑब्जेक्ट मॉडल्स को रिलेशनल डेटाबेस स्कीमा में अनुवादित करता है। यह फ्रेमवर्क एक सिंगल डेटाबेस इंस्टेंस के भीतर ग्राहक डेटा को अलग करने के लिए मल्टी-टेनेंट डेटा आइसोलेशन फ्रेमवर्क के साथ खुद को अलग करता है। इसमें एक डेटाबेस स्कीमा जनरेटर भी है जो एंटिटी मैपिंग के आधार पर स्वचालित रूप से रिलेशनल स्ट्रक्चर्स का उत्पादन और अपडेट करता है। यह सिस्टम ट्रांजेक्शन मैनेजमेंट, कॉन्करेंसी लॉकिंग कंट्रोल और ऑडिट लॉगिंग के लिए टेम्पोरल डेटा ट्रैकिंग सहित व्यापक क्षमताओं को कवर करता है। यह एंटिटी-ग्राफ रणनीतियों के माध्यम से डेटा फेचिंग ऑप्टिमाइज़ेशन के लिए उपकरण प्रदान करता है और वेक्टर डेटा और नेशनलइज़्ड कैरेक्टर्स जैसे उन्नत डेटा प्रकारों का समर्थन करता है। प्रोजेक्ट में पर्सिस्टेंस लेयर टेस्ट यूटिलिटीज का एक व्यापक सूट शामिल है, जिसमें डेटाबेस डायलेक्ट फिल्टरिंग और स्पेसिफिकेशन कंप्लायंस टेस्टिंग शामिल है।
Provides a persistence layer that abstracts multiple SQL dialects to ensure database portability.
Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp
Persists workspaces, discovered assets, and vulnerabilities to a SQLite or PostgreSQL database.
Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c
Creates sources that subscribe to PostgreSQL publications for continuous data ingestion.