sqleton
schema viewer
A utility for visualizing database schema
Visualize your SQLite database schema
114 stars
4 watching
12 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
databasesqlitevisualizer
Related projects:
Repository | Description | Stars |
---|---|---|
comcast/graphvinci | A visualizer tool for GraphQL APIs that enables developers to organize and understand complex data schema | 74 |
brbb/graphql-rover | A tool for visualizing and exploring GraphQL schemas through an interactive graph viewer | 263 |
kristapsdz/sqliteconvert | A set of tools to convert sqlite schema files into documentation | 8 |
schemacrawler/schemacrawler | A tool that extracts and visualizes schema metadata from various databases to support data governance and documentation. | 1,631 |
jbclements/sqlite-table | A Racket interface to simplify the creation and querying of SQLite tables | 0 |
sweetiq/schemats | Automates the generation of TypeScript interface definitions from relational databases | 1,038 |
novvum/graphql-birdseye | An interactive tool to visualize GraphQL schemas | 706 |
openbeer/schema.sql | Defines data schema and relationships for beer-related data storage | 9 |
kripken/sql.js | An in-browser implementation of a SQLite-like JavaScript database that allows storing and querying data directly in web pages. | 123 |
rhizomik/rhizomereye | An interactive web application for exploring and visualizing semantic linked data from SPARQL endpoints. | 14 |
schemadoc/schemadoc | Tools to document and display database schemas in various formats | 59 |
pietermartin/sqlg | An open-source implementation of a graph database layer on top of relational databases using TinkerPop3. | 247 |
yamafaktory/craftql | A tool to visualize and analyze GraphQL schemas | 109 |
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |