awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
datawan-labs avatar

datawan-labs/pg

0
View on GitHub↗
724 stars·37 forks·TypeScript·MIT·8 viewspg.datawan.id↗

Pg

In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)

Features

  • Client-Side Storage - PostgreSQL playground running in the browser.
  • Data Management - Browser-based PostgreSQL playground using WASM.

Star history

Star history chart for datawan-labs/pgStar history chart for datawan-labs/pg

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pg

Similar open-source projects, ranked by how many features they share with Pg.
  • pubkey/rxdbpubkey avatar

    pubkey/rxdb

    23,048View on GitHub↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    TypeScriptangularbrowser-databasecouchdb
    View on GitHub↗23,048
  • activeloopai/deeplakeactiveloopai avatar

    activeloopai/deeplake

    9,175View on GitHub↗

    DeepLake is AI data infrastructure consisting of a multimodal data lake, a hybrid search engine, and a serverless vector database. It provides a PostgreSQL-based AI data runtime that combines multimodal storage with streaming pipelines to load and shuffle datasets from cloud storage directly into deep learning training pipelines. The system utilizes lazy indexing to store and slice images, audio, and video without loading entire files into memory. It enables retrieval-augmented generation by persisting high-dimensional embeddings in a serverless vector store and implementing hybrid search tha

    C++agentagentic-ragai
    View on GitHub↗9,175
  • activeloopai/hubactiveloopai avatar

    activeloopai/Hub

    9,177View on GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    View on GitHub↗9,177
  • aaronpowell/db.jsaaronpowell avatar

    aaronpowell/db.js

    823View on GitHub↗

    db.js is a wrapper for IndexedDB to make it easier to work against

    JavaScript
    View on GitHub↗823
See all 30 alternatives to Pg→

Frequently asked questions

What does datawan-labs/pg do?

In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)

What are the main features of datawan-labs/pg?

The main features of datawan-labs/pg are: Client-Side Storage, Data Management.

What are some open-source alternatives to datawan-labs/pg?

Open-source alternatives to datawan-labs/pg include: pubkey/rxdb — This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a… activeloopai/deeplake — DeepLake is AI data infrastructure consisting of a multimodal data lake, a hybrid search engine, and a serverless… activeloopai/hub — Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and… addresscloud/aws-lambda-docker-rasterio — AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs. addyosmani/basket.js — A script and resource loader for caching & loading files with localStorage. aaronpowell/db.js — db.js is a wrapper for IndexedDB to make it easier to work against.