Skip to content

geoffreylitt/postgres

Repository files navigation

PostgreSQL with BSON support

This is a fork of the PostgreSQL database which adds a BSON data type. BSON stores JSON documents in a binary format that can be queried more efficiently than JSON text.

Developed for CS438 @ Yale by Geoffrey Litt, Seth Thompson, and John Whittaker.

About

Postgres fork to add support for BSON storage of JSON documents

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.3%
  • C++ 3.2%
  • Perl 1.0%
  • Shell 0.3%
  • Nemerle 0.1%
  • Objective-C 0.1%