Bulut tabanlı uygulamalar için verileri depolamayı, yönetmeyi ve güvence altına almayı sağlayan ilişkisel veritabanı yönetim sistemi (RDBMS). Veri maskeleme, çoklu belge işlemleri, izinsiz giriş tespiti ve uyarılar sunar.
Microsoft Access, iş uygulamaları oluşturmak ve yönetmek için kullanılan bir veritabanı yönetim sistemidir. Kullanıcıların özel veritabanları oluşturmasına, VBA ile süreçleri otomatikleştirmesine ve birden çok kaynaktan gelen verileri entegre etmesi…
RethinkDB, gerçek zamanlı web uygulamaları için tasarlanmış açık kaynaklı, ölçeklenebilir bir JSON veritabanıdır. RethinkDB, JSON verilerini uygulamalara gerçek zamanlı olarak ileterek yoklama ihtiyacını ortadan kaldırır ve esnek bir sorgu dili, sez…
PostgreSQL is a powerful, open source object-relational database system.
PostgreSQL is a powerful, open source object-relational database system.
PostgreSQL Platformlar
Mac
Web-Based
Windows
PostgreSQL Video ve Ekran Görüntüleri
PostgreSQL Genel Bakış
PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation.