Skip to content

UnityNebulaTeam/UnityNebulaPlugin_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebula Plugin API

Tr

Nebula API, kullanıcıların veritabanı bağlantı bilgileriyle istedikleri veritabanını yönetmelerini sağlar. Veritabanı, tablo oluşturma, güncelleme, silme ve okuma gibi temel işlemleri gerçekleştirebilir.

Veritabanı Yaratma ve Silme: İstediğiniz veritabanını oluşturabilir ve gerektiğinde silebilirsiniz.

Tablo İşlemleri : Yeni tablolar oluşturabilir veya var olan tabloları silebilirsiniz.

Veri İşlemleri: Veritabanına veri eklemek, varolan verileri güncellemek, silmek ve okumak için özel endpoint'ler mevcuttur.

Bu API, kullanıcıların programlama dilinden bağımsız olarak veritabanı yönetimi işlemlerini gerçekleştirmesine olanak sağlar. Güvenlik odaklı bir yapıya sahiptir ve veritabanı bağlantı bilgileri ile işlemler end-to-end şifreleme ile korunur.

Esnek endpoint yapısı, istenilen veritabanı üzerinde çeşitli operasyonları gerçekleştirebilme imkanı sunar.

Bu API projesi, geliştiricilerin veritabanı işlemlerini hızlı, güvenli ve esnek bir şekilde yapmalarını sağlar, yazılım geliştirme sürecini optimize etmeyi hedefler.

Postman Documentation: https://documenter.getpostman.com/view/15314178/2s9YsNfWyn

En

Nebula API allows users to manage any database they want with database data transfer information. The database can perform basic operations such as creating, updating, deleting and reading tables.

Database Creation and Deletion: you can delete any database and accounts you want.

Table Operations: You can delete new tables or existing tables.

Data Operations: Dedicated endpoints are available for selecting data into the database, updating, deleting and reading data.

This API allows users to independently implement data storage operations in programming languages. It has a security-oriented structure and database connection information and transactions are protected with end-to-end encryption.

Its flexible endpoint structure provides the opportunity to perform various operations on the desired database.

This API project allows developers to create databases quickly, securely and flexibly, aiming to optimize the software development process.

Postman Documentation: https://documenter.getpostman.com/view/15314178/2s9YsNfWyn

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages