awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

15 रिपॉजिटरी

Awesome GitHub RepositoriesStructured Data Management

Systems for managing relational data with indexed schemas.

Distinguishing note: Focuses on application-level data modeling, not general database management.

Explore 15 awesome GitHub repositories matching data & databases · Structured Data Management. Refine with filters or upvote what's useful.

Awesome Structured Data Management GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • thedotmack/claude-memthedotmack का अवतार

    thedotmack/claude-mem

    82,698GitHub पर देखें↗

    Claude-mem is an agentic memory persistence system designed to provide AI assistants with long-term context across multiple development sessions. It functions as a background orchestrator that captures, summarizes, and indexes interaction history, allowing models to maintain continuity and recall technical decisions from past tasks. By utilizing a vector-augmented context engine, the system injects relevant historical observations into active sessions, ensuring that AI agents remain informed without exceeding finite token budgets. The project distinguishes itself through an endless memory arc

    Manages session data and observations using structured database tables with indexed columns for efficient retrieval.

    JavaScriptaiai-agentsai-memory
    GitHub पर देखें↗82,698
  • pola-rs/polarspola-rs का अवतार

    pola-rs/polars

    38,855GitHub पर देखें↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Organizes composite data types that store multiple fields within a single column.

    Rustarrowdataframedataframe-library
    GitHub पर देखें↗38,855
  • amruthpillai/reactive-resumeamruthpillai का अवतार

    amruthpillai/reactive-resume

    38,613GitHub पर देखें↗

    This project is a web-based platform designed for creating, managing, and sharing professional resumes. It functions as a structured document builder that integrates artificial intelligence to assist with content generation, editing, and analysis. Users can maintain a collection of resumes, customize their visual presentation through various templates, and export them into multiple formats for job applications. The platform distinguishes itself through its autonomous AI agent capabilities, which can perform research, suggest incremental edits, and apply data patches directly to documents. It

    Organizes and imports resume data to maintain a structured collection of documents.

    TypeScriptbetter-authhacktoberfestreact
    GitHub पर देखें↗38,613
  • donnemartin/data-science-ipython-notebooksdonnemartin का अवतार

    donnemartin/data-science-ipython-notebooks

    29,166GitHub पर देखें↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Explains how to organize heterogeneous data into structured arrays to manage complex records.

    Pythonawsbig-datacaffe
    GitHub पर देखें↗29,166
  • emmabostian/developer-portfoliosemmabostian का अवतार

    emmabostian/developer-portfolios

    20,754GitHub पर देखें↗

    This project is a community-driven directory of developer portfolios designed to serve as a resource for professional identity development and design inspiration. It functions as a structured data repository that collects and organizes personal website metadata, enabling users to discover and share examples of professional online presence. The platform operates through a collaborative model where content is managed via version control workflows. By utilizing pull requests, the project facilitates community-driven growth, allowing contributors to submit and maintain portfolio entries within a

    Organizes and maintains collections of developer profiles in structured, machine-readable formats.

    Python
    GitHub पर देखें↗20,754
  • postgres/postgrespostgres का अवतार

    postgres/postgres

    20,076GitHub पर देखें↗

    PostgreSQL is an object-relational database management system designed for the persistent storage and retrieval of structured information. It functions as an ACID-compliant database server, utilizing standard query language protocols to maintain data consistency and reliability across large-scale application datasets. The system distinguishes itself through an extensible architecture that allows for the definition of custom data types, operators, and indexing methods. It employs multi-version concurrency control to enable simultaneous read and write operations without blocking, supported by a

    Organizes complex information into interconnected sets for reliable, high-performance access.

    C
    GitHub पर देखें↗20,076
  • getgrav/gravgetgrav का अवतार

    getgrav/grav

    15,395GitHub पर देखें↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Integrates flexible data storage and management systems to handle complex content types.

    PHPcmscontentcontent-management
    GitHub पर देखें↗15,395
  • aws/aws-cdkaws का अवतार

    aws/aws-cdk

    12,817GitHub पर देखें↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    Organizes tabular data with automated maintenance for analytics integration.

    TypeScriptawscloud-infrastructurehacktoberfest
    GitHub पर देखें↗12,817
  • gristlabs/grist-coregristlabs का अवतार

    gristlabs/grist-core

    11,176GitHub पर देखें↗

    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

    Combines a relational database with a spreadsheet interface to organize data and calculate values using Python formulas.

    TypeScriptawesomedatabasespreadsheet
    GitHub पर देखें↗11,176
  • lancedb/lancedblancedb का अवतार

    lancedb/lancedb

    9,031GitHub पर देखें↗

    LanceDB is a vector database and columnar data store designed to function as a versioned dataset manager and vector search engine. It serves as a high-performance backend for indexing and retrieving high-dimensional embeddings, providing the foundation for machine learning data pipelines. The system distinguishes itself through a combination of cloud-native object storage and immutable version tracking, allowing for data time-travel and reproducible AI experiments. It integrates hybrid search capabilities, merging dense vector similarity with BM25 full-text search and SQL-like scalar filters

    Provides systems for managing multimodal data with indexed schemas and structured layout.

    HTMLapproximate-nearest-neighbor-searchimage-searchnearest-neighbor-search
    GitHub पर देखें↗9,031
  • jackzhenguo/python-small-examplesjackzhenguo का अवतार

    jackzhenguo/python-small-examples

    8,132GitHub पर देखें↗

    This project is a comprehensive library of practical Python code examples and patterns. It provides a collection of scripts and snippets designed to demonstrate a wide range of programming tasks, from basic syntax to advanced implementation patterns. The repository focuses on several core domains, including the implementation of concurrency and multithreading examples, data analysis snippets for cleaning and manipulating tabular data, and various data visualization examples. It also covers automation scripts for file system management and a variety of general programming patterns. Additional

    Implements JSON object serialization and database connection management for local storage.

    Pythondata-sciencemachine-learningpython
    GitHub पर देखें↗8,132
  • microsoft/taskweavermicrosoft का अवतार

    microsoft/TaskWeaver

    6,115GitHub पर देखें↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    TaskWeaver maintains rich data structures like pandas DataFrames across conversation turns for iterative analysis.

    Pythonagentai-agentscode-interpreter
    GitHub पर देखें↗6,115
  • gxcuizy/pythongxcuizy का अवतार

    gxcuizy/Python

    5,296GitHub पर देखें↗

    This project is a collection of Python scripts and source code examples designed for learning programming fundamentals through practical application. It serves as a toolkit for web scraping and browser automation, alongside a library of utilities for data processing. The repository includes scripts for simulating human interactions to automate repetitive web tasks and online booking processes. It also provides a structured database of administrative divisions, including provinces, cities, and districts, for geographic data management and address validation. The collection covers capabilities

    Organizes geographic data for provinces, cities, and districts using structured data formats.

    Pythonpythonpython3
    GitHub पर देखें↗5,296
  • man-group/dtaleman-group का अवतार

    man-group/dtale

    5,170GitHub पर देखें↗

    dtale is a web-based interactive grid and visualizer for pandas dataframes, designed as an exploratory data analysis tool. It provides a browser-based interface for analyzing tabular data structures, allowing users to calculate statistics, detect outliers, and compute correlations without writing manual code. The project functions as an embedded data viewer that can be integrated into web applications via iframes or custom routes, with specific support for Django, Flask, and Streamlit. It enables the exploration of datasets through a combination of an interactive data grid and a data visualiz

    Persists and shares the state of analyzed pandas DataFrames across multiple sessions or worker processes.

    TypeScriptdata-analysisdata-sciencedata-visualization
    GitHub पर देखें↗5,170
  • colanode/colanodecolanode का अवतार

    colanode/colanode

    4,924GitHub पर देखें↗

    Colanode साझा डॉक्यूमेंट्स, चैट और डेटाबेस के लिए डिज़ाइन किया गया एक स्थानीय-प्रथम (local-first) सहयोग प्लेटफ़ॉर्म है। यह टीम सहयोग और ज्ञान प्रबंधन के लिए एक सेल्फ-होस्टेड सूट प्रदान करता है, जो उपयोगकर्ताओं को अपने स्वयं के बुनियादी ढांचे पर अपने डेटा और गोपनीयता पर पूर्ण नियंत्रण बनाए रखने की अनुमति देता है। यह प्लेटफ़ॉर्म एक सिंक्रोनाइज़ेशन इंजन द्वारा प्रतिष्ठित है जो वास्तविक समय डेटा प्रसारण के लिए WebSockets का उपयोग करता है और यह सुनिश्चित करने के लिए कि काम ऑफ़लाइन जारी रहे, एक स्थानीय-प्रथम दृष्टिकोण का उपयोग करता है। यह वेक्टर-आधारित सिमेंटिक सर्च के माध्यम से AI-संचालित पुनर्प्राप्ति को शामिल करता है, जो उपयोगकर्ताओं को डॉक्यूमेंट्स और संदेशों में अर्थ के आधार पर जानकारी खोजने में सक्षम बनाता है। यह सिस्टम सहयोगी रिच टेक्स्ट एडिटिंग, पदानुक्रमित सामग्री मॉडलिंग और कानबन बोर्ड्स और कैलेंडर जैसे व्यूज़ के साथ संरचित डेटाबेस प्रबंधन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह S3-संगत डॉक्यूमेंट स्टोर के माध्यम से मीडिया का प्रबंधन करता है और एंटिटीज को लचीले पैरेंट-चाइल्ड संबंधों में व्यवस्थित करता है। यह सॉफ्टवेयर Docker Compose या Kubernetes का उपयोग करके Helm चार्ट्स के माध्यम से डिप्लॉय करने योग्य है और प्रोडक्शन ट्रैफ़िक रूटिंग के लिए बाहरी रिवर्स प्रॉक्सी के साथ एकीकरण का समर्थन करता है।

    Organizes information using custom fields and dynamic views such as tables, kanban boards, and calendars.

    TypeScriptchatchat-applicationcrdt
    GitHub पर देखें↗4,924
  1. Home
  2. Data & Databases
  3. Structured Data Management

सब-टैग एक्सप्लोर करें

  • Administrative Division DatabasesStructured storage of geographic hierarchies including provinces, cities, and districts. **Distinct from Structured Data Management:** Specifically targets the hierarchy of administrative regions rather than general relational data modeling.
  • Session-Persistent DataFramesMaintains pandas DataFrames and other rich data structures across conversation turns for iterative analysis. **Distinct from Structured Data Management:** Distinct from Structured Data Management: focuses on preserving in-memory data structures across conversational turns rather than defining application-level data schemas.