5 पॉइंट द्वारा xguru 2021-04-06 | 1 टिप्पणियां | WhatsApp पर शेयर करें
  • PostgreSQL + PostGIS स्तर की spatial DB क्षमताएँ SQLite के ऊपर लागू की जा सकती हैं (OGC-SFS* संगत)

→ डेस्कटॉप/स्टैंडअलोन GIS फीचर लागू करने के लिए उपयुक्त

  • ESRI Shapefile, DBF Archive आदि फ़ाइलों का समर्थन

  • Geometry Notation समर्थन: WKT/WKB, PostGIS का EWKT/EWKB, GML, KML(Google Maps/Google Earth), GeoJSON, SVG

OGC-SFS : Open Geospatial Consortium - Simple Features Interface Standard

समान उपयोग के लिए इस्तेमाल होने वाली चीज़ें

1 टिप्पणियां

 
xguru 2021-04-06

SQLite को वाकई कई तरह से extend किया जा रहा है.

SQLite 3.35 के नए फीचर्स https://hi.news.hada.io/topic?id=3883

  • Math functions: cos,sin,tan,log,ln,exp,floor,mod,pi,pow,power,radians,sqrt आदि

CG/SQL - SQLite के लिए Stored Procedure code generator https://hi.news.hada.io/topic?id=2998

SQLite को document DB के रूप में इस्तेमाल करना https://hi.news.hada.io/topic?id=3271

simple-graph : SQLite को Graph DB के रूप में इस्तेमाल करना https://hi.news.hada.io/topic?id=3477

SQLite Plus - regex/statistics/Unicode/virtual table functions जोड़ना https://hi.news.hada.io/topic?id=4011