All Projects → marmelab → Ng Admin Postgrest

marmelab / Ng Admin Postgrest

Demo of an integration between ng-admin and PostgREST

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ng Admin Postgrest

Periods
PERIODs and SYSTEM VERSIONING for PostgreSQL
Stars: ✭ 101 (-6.48%)
Mutual labels:  postgresql
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (-3.7%)
Mutual labels:  postgresql
Pg tail
' tail -f ' your PostgreSQL tables.
Stars: ✭ 106 (-1.85%)
Mutual labels:  postgresql
Terraform Provider Postgresql
As part of our introduction to self-service publishing in the Terraform Registry, this copy of the provider has been archived, and ownership has been transferred to active maintainers in the community. Please see the new location on the Terraform Registry: https://registry.terraform.io/providers/cyrilgdn/postgresql
Stars: ✭ 101 (-6.48%)
Mutual labels:  postgresql
Docker Laravel
🐳 Docker Images for Laravel development
Stars: ✭ 101 (-6.48%)
Mutual labels:  postgresql
Postguard
🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.
Stars: ✭ 104 (-3.7%)
Mutual labels:  postgresql
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-7.41%)
Mutual labels:  postgresql
Real World Grading App
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
Stars: ✭ 105 (-2.78%)
Mutual labels:  postgresql
Pg flame
A flamegraph generator for Postgres EXPLAIN ANALYZE output.
Stars: ✭ 1,391 (+1187.96%)
Mutual labels:  postgresql
Pg stat kcache
Gather statistics about physical disk access and CPU consumption done by backends.
Stars: ✭ 106 (-1.85%)
Mutual labels:  postgresql
Activerecord Clean Db Structure
Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)
Stars: ✭ 101 (-6.48%)
Mutual labels:  postgresql
Csv2db
The CSV to database command line loader
Stars: ✭ 102 (-5.56%)
Mutual labels:  postgresql
Serverless Postgraphql
Serverless GraphQL endpoint for PostgresSQL using AWS, serverless and PostGraphQL
Stars: ✭ 105 (-2.78%)
Mutual labels:  postgresql
Maha
A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid.
Stars: ✭ 101 (-6.48%)
Mutual labels:  postgresql
Express Postgres Starter
A starter project for Node.js with Express and Postgres running on Docker Compose
Stars: ✭ 107 (-0.93%)
Mutual labels:  postgresql
Active record Mti
ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)
Stars: ✭ 100 (-7.41%)
Mutual labels:  postgresql
Pokemon
A Pokémon API that was made with .NET Core and the frontend with React.
Stars: ✭ 105 (-2.78%)
Mutual labels:  postgresql
Haproxy Configs
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
Stars: ✭ 106 (-1.85%)
Mutual labels:  postgresql
Spring Kotlin Exposed
playground for spring-boot 2.*, kotlin , jetbrains-exposed, postgres, jsonb, flyway, docker
Stars: ✭ 106 (-1.85%)
Mutual labels:  postgresql
Postgresql Dart
Dart PostgreSQL driver: supports extended query format, binary protocol and statement reuse.
Stars: ✭ 105 (-2.78%)
Mutual labels:  postgresql
archived Archived Repository
This code is no longer maintained. Feel free to fork it, but use it at your own risks.

Ng-admin + PostgRest

An example ng-admin configuration for interfacing with a Postgres database, exposed in REST via PostgREST.

Demo: http://marmelab.com/ng-admin-postgrest.

See introductory post in the marmelab blog.

Install

make install
make run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].