5 रिपॉजिटरी
Database drivers and adapters for PostgreSQL connectivity.
Distinguishing note: Dedicated to Postgres-specific connection pooling and cloud deployment support.
Explore 5 awesome GitHub repositories matching data & databases · Postgres Adapters. Refine with filters or upvote what's useful.
Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.
Connects to Postgres databases with support for connection pooling and cloud-native configurations.
Electric is a Postgres data synchronization engine and replication proxy designed to enable local-first software. It replicates data from Postgres databases to client-side stores in real time using logical replication, allowing applications to maintain a local embedded database for offline access and low-latency updates. The system distinguishes itself by using shapes to filter and authorize specific subsets of database rows and columns before streaming them to clients or edge workers. It further supports multi-user collaboration by integrating a conflict-free replicated data type framework t
Establishes direct connections to serverless Postgres hosts to enable logical replication.
यह प्रोजेक्ट Flask के साथ बनाया गया एक सोशल ब्लॉगिंग एप्लिकेशन है। यह PostgreSQL रिलेशनल डेटाबेस द्वारा समर्थित यूज़र अकाउंट मैनेजमेंट, फॉलोइंग रिलेशनशिप्स और क्रोनोलॉजिकल पोस्ट स्ट्रीम के लिए एक प्लेटफ़ॉर्म प्रदान करता है। एप्लिकेशन में लोकलाइज़्ड कंटेंट और डेट फ़ॉर्मेटिंग के साथ एक बहुभाषी वेब इंटरफ़ेस है। इसे एक डॉकराइज़्ड वेब एप्लिकेशन के रूप में डिज़ाइन किया गया है, जो विभिन्न एनवायरनमेंट में कंसिस्टेंट डिप्लॉयमेंट के लिए कंटेनराइज़ेशन का उपयोग करता है। यह सिस्टम विभिन्न मुख्य क्षमताओं को एकीकृत करता है, जिसमें प्रोवाइडर एब्स्ट्रैक्शन के साथ फुल-टेक्स्ट सर्च, बैकग्राउंड प्रोसेसिंग के लिए एक एसिंक्रोनस टास्क वर्कर, और सुरक्षित रजिस्ट्रेशन और सेशन ट्रैकिंग को कवर करने वाला एक व्यापक आइडेंटिटी सिस्टम शामिल है। यह प्राइवेट मैसेजिंग, SMTP ईमेल ट्रांसमिशन और टोकन-आधारित ऑथेंटिकेशन के साथ एक API भी लागू करता है। कोडबेस राउटिंग और लॉजिक को व्यवस्थित करने के लिए एप्लिकेशन फ़ैक्टरी पैटर्न और ब्लूप्रिंट्स का उपयोग करके एक मॉड्यूलर आर्किटेक्चर अपनाता है।
Adjusts connection strings to ensure compatibility between cloud providers and PostgreSQL toolkits.
supabase-js is a comprehensive client library designed to integrate frontend applications with a hosted backend-as-a-service. It provides a unified interface for interacting with a PostgreSQL database, identity management systems, cloud object storage, and real-time data synchronization. The library features an isomorphic client design that operates across both browser and server environments. It distinguishes itself through a type-safe approach, utilizing TypeScript to map database schemas directly to client-side definitions, and employs a PostgREST-based API to translate JavaScript calls in
Moves database content from external Postgres sources using dump and restore utilities.
This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector
Provides connection adapters and accelerators for querying PostgreSQL databases from the edge.