HTML Database

Open-source HTML projects categorized as Database

Top 15 HTML Database Projects

  • schemaspy

    Database documentation built easy

  • Project mention: Show HN: Open source database diagram editor | news.ycombinator.com | 2024-04-06
  • WikiSQL

    A large annotated semantic parsing corpus for developing natural language interfaces.

  • Project mention: List of code generation datasets (open source) | /r/datasets | 2023-05-30

    WikiSQL

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Permazen

    Language-Natural Persistence Layer for Java

  • Project mention: ORMs are nice but they are the wrong abstraction | news.ycombinator.com | 2024-02-01

    The most interesting/fresh approach I've seen to this problem is Permazen.

    https://github.com/permazen/permazen/

    It starts by asking what the most natural way is to integrate persistence with a programming language (Java in this case, but the concepts are generic), and then goes ahead and implements the features of an RDBMS as an in-process library that can be given different storage backends as long as they implement a sorted K/V store. So it can sit on top of a simple in-process file based K/V store, RocksDB, FoundationDB, or any SQL database like PostgreSQL, SQLite, Spanner, etc (it just uses the RDBMS to store sorted key/value pairs in that case).

    Essentially it's a way to map object graphs to key/value pairs but with the usual features you'd want like indexing, validation, transactions, and so on. The design is really nice and can scale from tiny tasks you'd normally use JSON or object serialization for, all the way up to large distributed clusters.

    Because the native object model is mapped directly to storage there's no object/relational mismatch.

  • introduction-to-sql

    Free Introduction to SQL eBook

  • worldcup

    A Comprehensive Database on the FIFA World Cup (Men's and Women's)

  • pg_gather

    Scan PostgreSQL Instance for potential problems. pg_gather is a SQL-only script leveraging the built-in features of psql.

  • Project mention: Pg_gather: A SQL-only script to scan PostgreSQL for potential problems | news.ycombinator.com | 2024-01-10
  • lgdbdumps

    Library Genesis (libgen) db dumps mirror on ipfs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pravasan

    Simple Migration Tool - written in Go

  • QueryStream

    Build JPA Criteria queries using a Stream-like API

  • rednafi.com

    Musings & rants on software

  • Project mention: Leaving Substack | news.ycombinator.com | 2024-04-25

    I don’t like having comments on my blog. I write the posts out of my own necessity and don’t want strangers to stomp on them.

    Sometimes if someone finds something useful, they appear at the front page of hackernews and people can discuss it there.

    That being said, I never understood the appeal of medium or substack. I have a simple site built with hugo and posting new contents is as easy as doing it on any of those platforms.

    Also, people care a wee bit too much about the audience. If your stuff is useful or interesting, people will find it.

    site: https://rednafi.com

  • harperdb-movie-generator

    A simple movie generator app built with React and useHarperDB.

  • rxaerospike

    RxJava2 wrapper for aerospike-client-java

  • hta-db-schema

    Document DB Schema for Oracle/MySQL (using hta script)

  • dbcloner-app

    A database cloning tool for the desktop

  • Contribution-Site

    A website built fully by github open source developers from scratch

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HTML Database related posts

  • Pg_gather: A SQL-only script to scan PostgreSQL for potential problems

    1 project | news.ycombinator.com | 10 Jan 2024
  • DE new on the job

    1 project | /r/dataengineering | 7 Jul 2023
  • Generate Data Warehouse

    1 project | /r/dataengineering | 7 Apr 2023
  • Where to find database of World Cup penalty statistics? Including penalties awarded and the score line of when this happened

    1 project | /r/worldcup | 24 Mar 2023
  • Looking for xml EPG guides

    2 projects | /r/TiviMate | 19 Feb 2023
  • pgAdmin Generate ERD stuck on load

    1 project | /r/PostgreSQL | 9 Jan 2023
  • [OC] Brazil and Argentina are the top goal-scorers in World Cup history.

    1 project | /r/dataisbeautiful | 1 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 21 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Database projects in HTML? This list will help you:

Project Stars
1 schemaspy 3,028
2 WikiSQL 1,571
3 Permazen 397
4 introduction-to-sql 287
5 worldcup 169
6 pg_gather 114
7 lgdbdumps 34
8 pravasan 28
9 QueryStream 15
10 rednafi.com 9
11 harperdb-movie-generator 7
12 rxaerospike 7
13 hta-db-schema 6
14 dbcloner-app 5
15 Contribution-Site 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com